Поиск перелетов по заданным датам


Оглавление:


Введение

Для поиска перелетов по заданным датам используется сервис Bargain Finder Max (BargainFinderMaxRQ). Дополнительную информацию по работе с сервисом можно получить в онлайн-справке.

Ниже указаны некоторые обязательные и опциональные элементы запроса к сервису.

Маршрут и даты

Маршрут в поисковом запросе задается в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/OriginDestinationInformation, соответствующих плечам маршрута. Плечо может содержать один или несколько сегментов (рейсов). Для каждого плеча маршрута необходимо указать:

  • OriginDestinationInformation/@RPH — номер запрашиваемого плеча
  • OriginDestinationInformation/DepartureDateTime — дата и время вылета. Время вылета является обязательным для заполнения, рекомендуется во всех случаях указывать время 11:00
  • OriginDestinationInformation/OriginLocation/@LocationCode — код города или аэропорта вылета
  • OriginDestinationInformation/DestinationLocation/@LocationCode — код города или аэропорта прилета

Копировать
<OriginDestinationInformation RPH="1">
  <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
  <OriginLocation LocationCode="MOW"/>
  <DestinationLocation LocationCode="AER"/>
</OriginDestinationInformation>
<OriginDestinationInformation RPH="2">
  <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
  <OriginLocation LocationCode="AER"/>
  <DestinationLocation LocationCode="MOW"/>
</OriginDestinationInformation>

Дополнительно в /OTA_AirLowFareSearchRQ/OriginDestinationInformation можно указать:

  • OriginDestinationInformation/OriginLocation/@LocationType и OriginDestinationInformation/DestinationLocation/@LocationType — тип пункта вылета и прилета (актуально в случае совпадения кодов у города и аэропорта):
    • значение A — аэропорт
    • значение C — город (вариант по умолчанию, если не указано никакое значение, а город и аэропорт имеют одинаковый код)
  • OriginDestinationInformation/DepartureWindow — промежуток допустимого времени вылета (например 10002000 для вылета в промежуток с 10:00 до 20:00)
  • OriginDestinationInformation/ArrivalWindow — промежуток допустимого времени прилета
  • OriginDestinationInformation/TPA_Extensions/TotalTravelTime/@Min — минимальное время полета для всего плеча, включая пересадки
  • OriginDestinationInformation/TPA_Extensions/TotalTravelTime/@Max — максимальное время полета для всего плеча, включая пересадки
  • OriginDestinationInformation/TPA_Extensions/SisterDestinationLocation/@LocationCode — альтернативные коды городов или аэропортов вылета (не более 4)
  • OriginDestinationInformation/TPA_Extensions/SisterOriginLocation/@LocationCode — альтернативные коды городов или аэропортов прилета (не более 4)
  • OriginDestinationInformation/TPA_Extensions/SisterDestinationMileage/@Number — максимальное расстояние в милях для поиска альтернативных аэропортов вылета (не более 100)
  • OriginDestinationInformation/TPA_Extensions/SisterOriginMileage/@Number — максимальное расстояние в милях для поиска альтернативных аэропортов прилета (не более 100)
  • OriginDestinationInformation/TPA_Extensions/AlternateTime/@PlusMinus — количество часов, на которое может отличаться время вылета у найденных рейсов относительно заданного для каждого плеча (не более 9)
  • OriginDestinationInformation/TPA_Extensions/AlternateTime/@Minus — количество часов, на которое может быть меньше время вылета у найденных рейсов относительно заданного для каждого плеча (не более 72)
  • OriginDestinationInformation/TPA_Extensions/ClassOfService/@Code — желаемый класс бронирования (не путать с классом обслуживания!) для всех сегментов для данного плеча. Можно указать несколько классов обслуживания в последовательно расположенных элементах /ClassOfService

Также один или несколько классов бронирования можно указать для всего маршрута. Для этого необходимо указать их в качестве значений атрибутов /@Code для последовательно расположенных элементов /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/ClassOfService.

Копировать
<OriginDestinationInformation RPH="1">
  <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
  <OriginLocation LocationCode="BER"/>
  <DestinationLocation LocationCode="PAR"/>
  <TPA_Extensions>
    <SisterDestinationLocation LocationCode="NCE"/>
    <SisterDestinationLocation LocationCode="BRU"/>
    <SisterOriginLocation LocationCode="FRA"/>
    <SisterOriginLocation LocationCode="MUC"/>
  </TPA_Extensions>
</OriginDestinationInformation>

Копировать
<OriginDestinationInformation RPH="1">
  <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
  <OriginLocation LocationCode="BER"/>
  <DestinationLocation LocationCode="PAR"/>
  <TPA_Extensions>
    <SisterDestinationMileage Number="100"/>
    <SisterOriginMileage Number="100"/>
  </TPA_Extensions>
</OriginDestinationInformation>

Для поиска вариантов перелетов, в котором рейсы для одного или нескольких плеч уже известны, необходимо для каждого такого плеча указать:

  • /OTA_AirLowFareSearchRQ/OriginDestinationInformation/@Fixed — признак того, что для этого плеча будет применен указанный рейс, значение true
  • /OTA_AirLowFareSearchRQ/OriginDestinationInformation/TPA_Extensions/Flight — данные о рейсе:
    • Flight/@ArrivalDateTime — дата и время прибытия рейса
    • Flight/@DepartureDateTime — дата и время отправления рейса
    • Flight/@Number — номер рейса
    • Flight/@Type — всегда A
    • Flight/OriginLocation/@LocationCode — аэропорт прибытия
    • Flight/DestinationLocation/@LocationCode — аэропорт отправления
    • Flight/Airline/@Marketing — код маркетингового перевозчика
    • Flight/Airline/@Operating — код оперирующего перевозчика

Копировать
<OriginDestinationInformation RPH="1">
  <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
  <OriginLocation LocationCode="LED"/>
  <DestinationLocation LocationCode="AER"/>
</OriginDestinationInformation>
<OriginDestinationInformation RPH="2">
  <DepartureDateTime>2019-09-08T06:50:00</DepartureDateTime>
  <OriginLocation LocationCode="AER"/>
  <DestinationLocation LocationCode="LED"/>
    <TPA_Extensions>
      <Flight ArrivalDateTime="2019-09-08T09:20:00" DepartureDateTime="2019-09-08T06:50:00" Number="1141" Type="A">
        <OriginLocation LocationCode="AER"/>
        <DestinationLocation LocationCode="SVO"/>
        <Airline Marketing="SU" Operating="SU"/>
      </Flight>
      <Flight ArrivalDateTime="2019-09-08T12:20:00" DepartureDateTime="2019-09-08T10:55:00" Number="14" Type="A">
        <OriginLocation LocationCode="SVO"/>
        <DestinationLocation LocationCode="LED"/>
        <Airline Marketing="SU" Operating="SU"/>
      </Flight>
    </TPA_Extensions>
</OriginDestinationInformation>

Остановки и пересадки

Максимальное количество остановок (как со сменой рейса так и без нее) для всех плеч маршрута задается в атрибуте /OTA_AirLowFareSearchRQ/TravelPreferences/@MaxStopsQuantity.

Для каждого плеча в элементе /OTA_AirLowFareSearchRQ/OriginDestinationInformation/TPA_Extensions/ConnectionTime можно задать следующие атрибуты:

  • /@Min — минимальное время любой пересадки на данном плече
  • /@Max — максимальное время любой пересадки на данном плече
  • /@ExcludedConnectionBegin — начало временного промежутка во время которого не могут происходить пересадки в формате HHMM
  • /@ExcludedConnectionEnd — конец временного промежутка во время которого не могут происходить пересадки в формате HHMM

Также для каждого плеча можно указать список предпочтительных мест для пересадок и остановок в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/OriginDestinationInformation/ConnectionLocations/ConnectionLocation с атрибутом:

  • /@LocationCode — код города или аэропорта

Страны, на территории которых не могут производиться пересадки или остановки, могут быть указаны в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/CountryPref со следующими атрибутами:

  • /@Code — код страны
  • /@PreferLevel — значение Unacceptable

По умолчанию в поисковой выдачи будут представлены только те варианты перелетов, у которых каждая пересадка не больше:

  • 5 часов (300 минут) — для внутренних перелетов
  • 13 часов (780 минут) — для международных перелетов

Для того чтобы получить варианты перелетов с более продолжительными пересадками в запросе к сервису необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/LongConnectTime/@Enable.

В этом случае система выполнит два запроса для поиска расписаний (комбинаций рейсов) и объединит полученные результаты в ответе:

Тип запроса Обычный поиск Поиск с длинными пересадками (Long Connect)
Минимальная продолжительность пересадки Минимальная продолжительность пересадки, установленная в каждом аэропорту (Minimum Connect Time) 5 часов для внутренних перелетов, 13 часов для международных перелетов
Максимальная продолжительность пересадки 5 часов для внутренних перелетов, 13 часов для международных перелетов 24 часа

Для поиска с длинными пересадками можно дополнительно установить:

  • /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/LongConnectPoints/@Min — минимальное количество пересадок
  • /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/LongConnectPoints/@Max — максимальное количество пересадок

Копировать
<LongConnectTime Enable="true"/>
<LongConnectPoints Max="3" Min="1"/>

Для каждого плеча в запросе можно указать необходимость совершения пересадки длиной более 24 часов (stopover) в определенном месте. Для этого в запросе необходимо указать:

  • /OTA_AirLowFareSearchRQ/OriginDestinationInformation/TPA_Extensions/Stopover/StopoverPoint/@LocationCode — код города или аэропорта для пересадки длиной более 24 часов
  • /OTA_AirLowFareSearchRQ/OriginDestinationInformation/TPA_Extensions/Stopover/DepartureDateTime — дата вылета из пункта пересадки длиной более 24 часов в пункт назначения

Обратите внимание на то, что для каждого плеча можно указать только один пункт пересадки длиной более 24 часов!

Дополнительно можно указать:

  • /OTA_AirLowFareSearchRQ/OriginDestinationInformation/TPA_Extensions/Stopover/DepartureWindow — промежуток допустимого времени вылета из пункта пересадки длиной более 24 часов (например 10002000 для вылета в промежуток с 10:00 до 20:00)
  • /OTA_AirLowFareSearchRQ/OriginDestinationInformation/TPA_Extensions/Stopover/StopoverPoint/@LocationType — тип пункта пересадки длиной более 24 часов (актуально в случае совпадения кодов у города и аэропорта):
    • значение A — аэропорт
    • значение C — город (вариант по умолчанию, если не указано никакое значение, а город и аэропорт имеют одинаковый код)

Копировать
<OriginDestinationInformation RPH="1">
  <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
  <OriginLocation LocationCode="MOW"/>
  <DestinationLocation LocationCode="NYC"/>
  <TPA_Extensions>
    <Stopover>
      <DepartureDateTime>2019-09-03T00:00:00</DepartureDateTime>
      <DepartureWindow>10002200</DepartureWindow>
      <StopoverPoint LocationCode="IST" LocationType="C"/>
    </Stopover>
  </TPA_Extensions>
</OriginDestinationInformation>

Пассажиры

Количество мест должно быть задано в элементе /OTA_AirLowFareSearchRQ/TravelerInfoSummary/SeatsRequested.

Обратите внимание на то, что количество пассажиров может отличаться от количества мест, в случае, если производится поиск перелетов для младенцев без места

Категории пассажиров задаются в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelerInfoSummary/AirTravelerAvail/PassengerTypeQuantity. Для каждой категории пассажира необходимо указать:

  • PassengerTypeQuantity/@Code — код категории пассажира
  • PassengerTypeQuantity/@Quantity — количество пассажиров данной категории

Коды основных категорий пассажиров:

  • ADT — взрослый пассажир (от 12 лет)
  • CNN — ребенок (от 2 до 12 лет)
  • INF — младенец без места (до 2 лет)
  • INS — младенец с местом (до 2 лет)

Обратите внимание на то, что в некоторых случаях возраст ребенка может влиять стоимость перелета. В этих случаях рекомендуется указывать возраст ребенка в коде категории пассажира. Например, C05 для пятилетнего ребенка.

Класс обслуживания

Класс обслуживания задается в элементе /OTA_AirLowFareSearchRQ/TravelPreferences/CabinPref. В качестве атрибутов необходимо указать:

  • CabinPref/@PreferLevel — выбран предпочтительный класс обслуживания (значение Preferred)
  • CabinPref/@Cabin — код или название класса обслуживания

Допустимые варианты кодов и названий классов обслуживания:

  • Economy или Y — экономический класс
  • PremiumEconomy или S — улучшенный экономический класс
  • Business или C — бизнес класс
  • PremiumBusiness или J — улучшенный бизнес класс
  • First или F — первый класс
  • PremiumFirst или P — улучшенный первый класс

По умолчанию, если в запросе не указан класс обслуживания, поиск будет производиться так, будто указан экономический класс обслуживания.

Класс обслуживания также может быть задан для каждого плеча в запросе в элементе /OTA_AirLowFareSearchRQ/OriginDestinationInformation/TPA_Extensions/CabinPref. В качестве атрибутов необходимо указать:

  • CabinPref/@PreferLevel — выбран предпочтительный класс обслуживания (значение Preferred)
  • CabinPref/@Cabin — код или название класса обслуживания

Существует три различных логики выбора класса обслуживания в результатах поиска.

Гибкая логика выбора класса обслуживания включена

Эта логика будет использована по умолчанию, если не установлены иные правила (см. ниже).

В случае использования этой логики выбора класса обслуживания, в результатах поиска будут присутствовать варианты перелетов, содержащие рейсы в заданном классе обслуживания или классе обслуживания выше (в зависимости от стоимости и наличия мест) или рейсы в классе обслуживания ниже (если перелет в заданном классе обслуживания невозможен).

Гибкая логика выбора класса обслуживания отключена

Для активации этой логики необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/JumpCabinLogic/@Disabled.

В случае использования этой логики выбора класса обслуживания, в результатах поиска будут присутствовать варианты перелетов, в которых как минимум один из рейсов будет в заданном классе обслуживания. Остальные рейсы будут или в заданном классе обслуживания или в классе обслуживания ниже (если заданный класс обслуживания недоступен).

Включен поиск только в запрашиваемом классе обслуживания

Для активации этой логики необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/KeepSameCabin/@Enabled.

В случае использования этой логики выбора класса обслуживания, в результатах поиска будут присутствовать варианты перелетов, в которых все рейсы будут в заданном классе обслуживания.

Перевозчики

Черный и белый список маркетинговых и оперирующих перевозчиков для всего запрошенного маршрута

Черный и белый список маркетинговых и оперирующих перевозчиков для всего запрошенного маршрута задается в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelPreferences/VendorPref. Для каждого перевозчика необходимо указать:

  • VendorPref/@Code — двухбуквенный код перевозчика
  • VendorPref/@PreferLevel — добавление перевозчика в белый (значение Preferred) или черный (значение Unacceptable) список
  • VendorPref/@Type — тип перевозчика:
    • значение Operating — оперирующий перевозчик
    • значение Marketing — маркетинговый перевозчик (вариант по умолчанию в случае отсутствия любого значения)

Дополнительно в запросе можно указать применимость белого списка перевозчиков: ко всем сегментам каждого найденного перелета или хотя бы к одному сегменту каждого найденного перелета. Для этого необходимо добавить элемент /OTA_AirLowFareSearchRQ/TravelPreferences/VendorPrefApplicability со следующими атрибутами:

  • VendorPrefApplicability/@Value — вариант применимости:
    • значение AllSegments — для всех сегментов
    • значение AtLeastOneSegment — хотя бы для одного сегмента
  • VendorPrefApplicability/@Type — тип перевозчика:
    • значение Operating — оперирующий перевозчик
    • значение Marketing — маркетинговый перевозчик

Максимум можно добавить два элемента: один для белого списка оперирующих перевозчиков и один для белого списка маркетинговых перевозчиков.

Помимо этого, в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelPreferences/VendorPrefPairing можно указать комбинации маркетинговых и оперирующих перевозчиков для черного или белого списков. Для каждого элемента необходимо указать:

  • VendorPrefPairing/@Applicability — вариант применимости:
    • значение AllSegments — для всех сегментов
    • значение AtLeastOneSegment — хотя бы для одного сегмента
  • VendorPrefPairing/@PreferLevel — добавление перевозчиков в белый (значение Preferred) или черный (значение Unacceptable) список
  • VendorPrefPairing/VendorPref — элемент с информацией о включении перевозчика в белый или черный список. Для каждого перевозчика необходимо указать:
    • VendorPref/@Code — двухбуквенный код перевозчика
    • VendorPref/@Type — тип перевозчика:
      • значение Operating — оперирующий перевозчик
      • значение Marketing — маркетинговый перевозчик (вариант по умолчанию в случае отсутствия любого значения)

Копировать
<VendorPrefPairing Applicability="AllSegments" PreferLevel="Preferred">
  <VendorPref Code="XX" Type="Marketing"/>
  <VendorPref Code="XX" Type="Operating"/>
  <VendorPref Code="YY" Type="Operating"/>
  <VendorPref Code="ZZ" Type="Operating"/>
</VendorPrefPairing>

Копировать
<VendorPrefPairing PreferLevel="Unacceptable">
  <VendorPref Code="XX" Type="Marketing"/>
  <VendorPref Code="YY" Type="Operating"/>
</VendorPrefPairing>

Значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/ExcludeCallDirectCarriers/@Enabled позволяет не выдавать те варианты перелетов, которые невозможно забронировать в системе бронирования Sabre. Рекомендуется установить это значение у атрибута.

Черный и белый список альянсов для всего запрошенного маршрута

Белый список альянсов для всего запрошенного маршрута задается в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/IncludeAlliancePref. Для каждого альянса необходимо указать его код в атрибуте IncludeAlliancePref/@Code.

Черный список альянсов для всего запрошенного маршрута задается в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/ExcludeAlliancePref. Для каждого альянса необходимо указать его код в атрибуте ExcludeAlliancePref/@Code.

Белый список маркетинговых перевозчиков и альянсов для отдельного сегмента

Белый список перевозчиков для отдельного сегмента задается в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/OriginDestinationInformation/TPA_Extensions/IncludeVendorPref/@Code.

Белый список альянсов для отдельного сегмента задается в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/OriginDestinationInformation/TPA_Extensions/IncludeAlliancePref/@Code.

Белые списки альянсов и перевозчиков для отдельного сегмента не могут быть указаны одновременно с белым списком альянсов и перевозчиков для всего маршрута. Т.е. необходимо выбрать или белый список для отдельного сегмента или для всего маршрута.

Интерлайн

По умолчанию Sabre ищет варианты перелетов без учета наличия интерлайн соглашений между перевозчиками. Это означает, что перевозчики могут не разрешать оформлять найденные варианты перелетов на одном билете. Для того, чтобы при поиске перелетов происходила проверка на наличие интерлайн соглашения между перевозчиками, необходимо установить значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/@ValidInterlineTicket в запросе.

Для того, чтобы не получать в результатах поиска интерлайн перелеты (перелеты, содержащие несколько маркетинговых перевозчиков), необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/OnlineIndicator/@Ind.

Кодшер

Для того, чтобы исключить из результатов поиска варианты перелетов с кодшер рейсами (т.е. рейсами, у которых различаются маркетинговый и оперирующий перевозчик) необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/CodeShareIndicator/@ExcludeCodeshare. Если указать также значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/CodeShareIndicator/@ExcludeCodeshare/@KeepOnlines, то из результатов поиска будут исключены варианты перелетов с кодшер рейсами, кроме тех вариантов перелетов, у которых отсутствует интерлайн (т.е. маркетинговый перевозчик у всех рейсов совпадает).

Выбор валидирующего перевозчика

Обратите внимание на то, что указанные ниже параметры для управления выбором валидирующего перевозчика доступны только при включенной настройке Validating Carrier, Interline, and GSA!

В результатах поиска можно получить все варианты перелетов для выбранного валидирующего перевозчика. Для этого необходимо указать его код в качестве значения атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/ValidatingCarrier/@Code. Обратите внимание на то, что в этом случае могут быть получены такие варианты перелетов, у которых при поиске без данного параметра мог быть использован другой валидирующий перевозчик.

Черный список валидирующих перевозчиков задается в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/ValidatingCarrier/Preference. Для каждого перевозчика необходимо указать:

  • Preference/@Code — двухбуквенный код перевозчика
  • Preference/@Level — значение Unacceptable

Список приоритетных валидирующих перевозчиков задается в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/ValidatingCarrier/Preference. Для каждого перевозчика необходимо указать:

  • Preference/@Code — двухбуквенный код перевозчика
  • Preference/@Level — значение Preferred

Приоритетный валидирующий перевозчик будет выбран в том случае, если существует два или более валидирующих перевозчиков, которые предлагают одинаковую стоимость для одного и того же варианта перелета. Если для какого-либо варианта перелета перевозчик, указанный в списке приоритетных, не может быть валидирующим или он предлагает большую стоимость, то выбран будет другой валидирующий перевозчик.

Нормы провоза багажа

Для получения информации о нормах провоза багажа в структурированном виде (максимальное количество мест багажа или максимальный вес багажа) необходимо указать значение A у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/Baggage/@RequestType.

Для получения дополнительной информации в текстовом виде (максимальный вес и размеры багажа) необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/Baggage/@Description.

Брендированные тарифы

По умолчанию ответ на поисковый запрос не содержит информацию о брендированных тарифах (код бренда, название бренда, код программы брендов и т.д.).

Для того, чтобы получить информацию о примененных брендированных тарифах (код бренда, программа бренда, название бренда и т.д.) в результатах поиска, необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelerInfoSummary/PriceRequestInformation/TPA_Extensions/BrandedFareIndicators@SingleBrandedFare.

Для получения расчетов по всем доступным брендам для всех найденных вариантов перелетов необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelerInfoSummary/PriceRequestInformation/TPA_Extensions/BrandedFareIndicators@MultipleBrandedFares.

В случае получения расчета по всем доступным брендам дополнительно в элементе /OTA_AirLowFareSearchRQ/TravelerInfoSummary/PriceRequestInformation/TPA_Extensions/BrandedFareIndicators можно указать атрибуты:

  • /@UpsellLimit — максимальное количество предлагаемых дополнительных брендированных тарифов (по умолчанию — 12)
  • /@ParityMode — режим выбора брендов:
    • Itin — для всего перелета будет использован один и тот же бренд
    • Leg — для каждого плеча перелета могут быть использованы разные бренды (режим по умолчанию)
  • /@ItinParityBrandlessLeg — режим выбора брендов, если у атрибута /@ParityMode выбрано значение Itin, однако для части сегментов не предусмотренны брендированные тарифы. Возможные значения:
    • true — ответ может содержать варианты расчетов, при которых для части сегментов указан один бренд, а для других сегментов бренд не указан
    • false — ответ не может содержать варианты расчетов, при которых для части сегментов указан один бренд, а для других сегментов бренд не указан (режим по умолчанию)
  • /@ItinParityFallbackMode — режим выбора брендов, если у атрибута /@ParityMode выбрано значение Itin, однако отсутствует возможность использовать одинаковый бренд для всех сегментов в перелете. Возможные значения:
    • LegParity — для каждого плеча перелета могут быть использованы разные бренды
    • LowestSingle — расчет по самым дешевым тарифам без учета брендов (режим по умолчанию)

Обратите внимание на то, что использование возможности получения расчетов по всем доступным брендам требует активации для каждого PCC. Пожалуйста, обратитесь к вашему куратору в Sabre для уточнения деталей.

Обратите внимание на то, что в одном поисковом запросе невозможно одновременное получение расчетов по всем брендам и получение дополнительных расчетов стоимости по заданным критериям (см. ниже).

Дополнительные расчеты стоимости по заданным критериям

Обратите внимание на то, что в одном поисковом запросе невозможно одновременное получение дополнительных расчетов стоимости по заданным критериям и получение расчетов по всем брендам (см. выше).

Ответ Bargain Finder Max по умолчанию содержит расчет стоимости по самому дешевому доступному тарифу (или тарифам) для каждого найденного варианта перелета. Описанная ниже функциональность позволяет получить дополнительные расчеты стоимости для каждого найденного варианта перелета по указанным в запросе группам критериев. Таким образом, ответ на запрос к сервису Bargain Finder Max в этом случае может содержать несколько вариантов расчета стоимости одного и того же варианта перелета:

  • расчет стоимости по самому дешевому доступнонму тарифу (или тарифам)
  • дополнительные расчеты стоимости по тарифам, выбранным по заданным в запросе группам критериев

Каждая группа критериев задается в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters запроса. Всего один запрос может содержать до 10 групп критериев. Каждая группа критериев может содержать один или несколько критериев.

Ниже представлено описание доступных критериев.

Включение или исключение тарифов с ограничениями

Для исключения из расчета тарифов с ограничениями необходимо указать значение false у одного из атрибутов:

  • /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/ResTicketing/@Ind — исключение тарифов с ограничениями по срокам бронирования и оформления билетов
  • /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/MinMaxStay/@Ind — исключение тарифов с ограничениями по срокам минимального и максимального пребывания
  • /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/RefundPenalty/@Ind — исключение тарифов со штрафами за возврат

Для исключения любых тарифов с ограничениями необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/ExcludeRestricted/@Ind.

Количество и категории пассажиров

Различные категории пассажиров могут быть указаны в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/PassengerTypeQuantity. У каждого элемента нужно указать код категории пассажира (атрибут /@Code) и количество пассажиров данной категории (атрибут /@Quantity).

Обратите внимание на то, что общее количество пассажиров в одной группе критериев не должно превышать общее количество пассажиров в основном запросе.

Для того чтобы получать расчет только для указанных категорий пассажиров во всех тарифах в расчете (т.е. отключить смену категории пассажира в случае невозможности произвести расчет по указанной категории) необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/XOFares/@Ind.

Для того чтобы получить расчет для указанных категорий пассажиров хотя бы для одного тарифа в расчете необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/UsePassengerFares/@Ind.

Использование приватных или публичных тарифов

Для получения расчетов только по публичным или только по приватным тарифам необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/PublicFare/@Ind или /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/PrivateFare/@Ind, соответственно.

Дополнительно в качестве критериев можно указать один или несколько Account Code и Corporate ID в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/AccountCode и /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/CorporateID, соответственно. Сами коды указываются в атрибутах /@Code этих элементов.

По умолчанию даже с указанными Account Code или Corporate ID система может вернуть расчет по тарифу или тарифам, для расчета которого не применялись Account Code или Corporate ID, если этот тариф или тарифы дешевле, чем тарифы с Account Code или Corporate ID или, если тарифы с Account Code или Corporate ID отсутствуют или не применимы.

Однако, если указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/NegotiatedFaresOnly/@Ind, то в полученном расчете для всех тарифов будут использованы указанные Account Code или Corporate ID.

Если указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/UseNegotiatedFares/@Ind, то в полученном расчете как минимум для одного тарифа будут использованы указанные Account Code или Corporate ID.

Обмен и возврат

Получение информации об условиях обмена и возврата найденных вариантов перелета, а также установка требований к условиям обмена и возврата найденных вариантов производится аналогично тому, как описано в разделе "Обмен и возврат". Для дополнительного расчета все требования необходимо представить в элементе /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/VoluntaryChanges (по аналогии с /OTA_AirLowFareSearchRQ/TravelerInfoSummary/AirTravelerAvail/PassengerTypeQuantity/TPA_Extensions/VoluntaryChanges для основного запроса).

Выбор класса обслуживания

Класс обслуживания может быть указан в качестве значения атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/Cabin/@Type. Допустимые варианты кодов и названий классов обслуживания:

  • Economy или Y — экономический класс
  • PremiumEconomy или S — улучшенный экономический класс
  • Business или C — бизнес класс
  • PremiumBusiness или J — улучшенный бизнес класс
  • First или F — первый класс
  • PremiumFirst или P — улучшенный первый класс

Для отключения логики выбора класса обслуживания необходимо указать значение true у атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/JumpCabinLogic/@Disabled или атрибута /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/KeepSameCabin/@Enabled. Подробнее о том, как выбирается класс обслуживания и на что влияют указанные выше параметры см. выше.

Выбор класса бронирования

Классы бронирования для всего маршрута могут быть указаны в качестве значений атрибута /@Code в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/ClassOfService.

Параметры плеча

В запросе можно указать параметры для каждого из запрашиваемого плеч. Для этого необходимо добавить элемент /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/FlexibleFares/FareParameters/Leg и указать в нем в качестве значения атрибута /@Num номер плеча.

Доступные параметры для каждого плеча: Leg/Cabin/@Type — класс обслуживания (см. выше доступные значения) Leg/ClassOfService/@Code — класс бронирования (см. выше доступные значения)

Дополнительная информация по функции Multiple Fares per Itinerary доступна в документации.

Разнообразие поисковой выдачи

По умолчанию варианты перелетов для каждого поискового запроса выбираются по их стоимости. Например, запросив 50 вариантов, вы получите 50 самых дешевых вариантов перелетов, отвечающих заданным требованиям. Однако, в некоторых случаях требуется найти такие варианты перелета, которые могут быть не самыми дешевыми, но отвечать дополнительным требованиям пассажира или агентства. Например:

  • удобное время вылета
  • низкое время в пути
  • повышенная комиссия перевозчика
  • и т.д.

Для этого в сервисе Bargain Finder Max предусмотрена возможность изменения разнообразия поисковой выдачи. Для этого предлагается разбить поисковую выдачу на две части (корзины):

  • корзина с самыми дешевыми перелетами
  • корзина с перелетами, отвечающими определенным заданным критериям

Размер первой корзины может быть задан:

  • в абсолютных числах (например, 150 вариантов из 200). Это число должно быть указано в качестве значения атрибута /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/LowFareBucket/@Options
  • в процентах (например, 75% вариантов из 200). Этот процент должен быть указан в качестве значения атрибута /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/LowFareBucket/@Options (вместе со знаком % на конце)
  • в процентах максимальной разницы в стоимости между самым дешевым и дорогим вариантом перелета (например, если указано значение 100% и самый дешевый найденный перелет стоит 10000 рублей, то в первой корзине будут только те варианты перелетов, которые стоят менее 20000 рублей). Этот процент должен быть указан в качестве значения атрибута /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/LowFareBucket/@FareCutOff (вместе со знаком % на конце)

Для составления второй корзины результатов требуется указать один или несколько критериев. Всего доступно 7 критериев. Для каждого критерия можно указать его вес (значимость), а также дополнительные параметры.

Для каждого варианта перелета рассчитывается специальный коэффициент, в зависимости от значений используемых критериев, после чего все варианты перелетов, которые не попадают в первую корзину, сортируются по величине коэффициента и выбираются во вторую корзину.

Формула для расчета коэффициента:

Стоимость × (Крит1Вес + Крит2Вес × Крит2Коэфф + Крит3Вес × Крит3Коэфф + Крит4Вес × Крит4Коэфф + Крит5Вес × Крит5Коэфф + Крит6Вес × Крит6Коэфф + Крит7Вес × Крит7Коэфф)

Где:

  • Критерий 1 — стоимость
  • Критерий 2 — время в пути
  • Критерий 3 — выбор перевозчиков
  • Критерий 4 — дубликаты
  • Критерий 5 — комбинации рейсов
  • Критерий 6 — время вылета и прилета
  • Критерий 7 — количество пересадок

Для каждой критерия можно указать его вес (от 0 до 10), т.е. указать насколько данный критерий важен по сравнению с остальными. Для всех критериев кроме стоимости также рассчитывается специальный коэффициент, который позволяет сравнивать его с другими критериями и используется в формуле, указанной выше.

Стоимость

Данный критерия определяет насколько важна стоимость найденного перелета для попадания во вторую корзину.

Вес критерия указывается в качестве значения атрибута /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/@PriceWeight.

Время в пути

Данный критерий определяет насколько важно время в пути (включая время пересадок) для найденного перелета для попадания во вторую корзину.

Вес критерия указывается в качестве значения атрибута /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/TravelTime/@Weight.

Коэффициент для данного критерия рассчитывается по следующей формуле:

(Время в пути для данного перелета - Время в пути самого быстрого перелета) / Время в пути для данного перелета

Выбор перевозчиков

Данный критерий определяет насколько важно попадание вариантов определенного перевозчика во вторую корзину.

Для каждого перевозчика можно указать количество или процент желаемых вариантов (атрибут /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/Carrier/Override/@Options) и его код (атрибут /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/Carrier/Override/@Code).

Также можно указать количество или процент желаемых вариантов для тех перевозчиков, что не были перечислены, т.е. по умолчанию (атрибут /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/Carrier/Default/@Options).

В запросе в атрибуте /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/Carrier/@OnlineIndicator можно указать требуется ли использовать данный критерий только для вариантов перелета с одним маркетинговым перевозчиком (значение true) или также для интерлайн вариантов перелета.

Вес критерия указывается в качестве значения атрибута /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/Carrier/@Weight.

Коэффициент для данного критерия рассчитывается по следующей формуле:

(Количество вариантов перелета для перевозчика - Указанное количество вариантов для перевозчика) / Количество вариантов перелета для перевозчика

Дубликаты

Данный критерий позволяет избавиться от дубликатов (варианты перелетов с одинаковыми сегментами, продающиеся разными маркетинговыми перевозчиками) во второй корзине.

По умолчанию дубликатом считается только тот вариант перелета, в котором ни на одном из сегментов маркетинговый перевозчик не является оперирующим.

В запросе также можно указать коды тех маркетинговых перевозчиков, которые необходимо считать оригинальными вариантами и оставить во второй корзине (атрибут /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/OperatingDuplicate/PreferredCarrier/@Code).

Вес критерия указывается в качестве значения атрибута /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/OperatingDuplicate/@Weight.

Коэффициент для данного критерия определяется по следующему алгоритму:

  • 0, если вариант считается дубликатом
  • 1, если вариант не считается дубликатом

Комбинации рейсов

Данный критерий позволяет снизить число вариантов перелетов, у которых совпадают рейсы при перелете туда при разных рейсах при перелете обратно, во второй корзине.

В запросе можно указать сколько комбинаций с одинаковыми рейсами при перелете туда должно быть во второй корзине (атрибут /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/InboundOutboundPairing/@Duplicates).

Вес критерия указывается в качестве значения атрибута /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/InboundOutboundPairing/@Weight.

Коэффициент для данного критерия рассчитывается по следующей формуле:

(Количество различных комбинаций с таким вылетом туда - Указанное количество комбинаций) / Количество различных комбинаций с таким вылетом туда

Время вылета и прилета

Данный критерий позволяет определить временные промежутки в течение дня получения вариантов перелета с вылетом или посадкой в эти промежутки во второй корзине.

В запросе можно указать одно или несколько условий по попаданию вариантов перелетов в нужный временной промежуток (элементы /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/TimeOfDay/Distribution). Для каждого условия необходимо указать один из следующих аргументов:

  • /@Direction — направление перелета, для которого действует условие. Возможные варианты:
    • Outbound — перелет туда
    • Inbound — перелет обратно
  • /@Leg — номер плеча в запросе, для которого действует условие

Дополнительно можно указать:

  • /@Endpoint — выбор применимости условия. Возможные варианты:
    • Departure — взлет
    • Arrival — посадка

Каждое условие может содержать до 4 временных промежутков (элементы /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/TimeOfDay/Distribution/Range) со следующими обязательными атрибутами:

  • Begin — начало временного промежутка
  • End — окончание временного промежутка
  • Options — количество или процент желаемых вариантов в указанный временной промежуток

Коэффициент для данного критерия рассчитывается по следующей формуле:

Количество различных плеч для вылета туда за данный временной промежуток * (1 - Указанный процент) / Общее количество различных плеч для вылета туда + Количество различных плеч для вылета обратно за данный временной промежуток * (1 - Указанный процент) / Общее количество различных плеч для вылета обратно

Количество пересадок

Данный критерий определяет насколько важно количество пересадок в найденном перелете для попадания во вторую корзину.

Вес критерия указывается в качестве значения атрибута /OTA_AirLowFareSearchRQ/TPA_Extensions/DiversityControl/Dimensions/StopsNumber/@Weight.

Коэффициент для данного критерия рассчитывается по следующей формуле:

(Количество прямых сегментов × 0 + Количество сегментов с технической посадкой × 0,5 + Количество сегментов с пересадками × 1) / Общее количество сегментов

Например, коэффициент для перелета из Уфы в Лондон и обратно с пересадкой в Москве составит: (4 × 1)/4 = 1. Коэффициент для перелета из Москвы в Мельбурн с технической посадкой в Куала-Лумпуре: (2 × 0,5)/2 = 0,5.

Дополнительные услуги

Атрибут /OTA_AirLowFareSearchRQ/TravelPreferences/AncillaryFees/@Enable со значением равным true позволяет запросить дополнительную информацию о наличии у перевозчика дополнительных услуг и их стоимости.

При необходимости можно ограничить список возвращаемых дополнительных услуг, указав их коды в качестве значений атрибута /@Code последовательно расположенных элементов /OTA_AirLowFareSearchRQ/TravelPreferences/AncillaryFees/AncillaryFeeGroup.

Доступные категории дополнительных услуг:

  • BG — багаж
  • GT — наземные перевозки
  • IE — развлечения на борту
  • LG — доступ в залы ожидания
  • MD — медицинские услуги
  • PT — перевозка животных
  • SA — бронирование мест в салоне
  • ML — питание и напитки
  • UN — несопровождаемые дети

Подробнее о дополнительных услугах см. в Дополнительные услуги.

Обмен и возврат билетов

Атрибут /OTA_AirLowFareSearchRQ/TravelerInfoSummary/AirTravelerAvail/PassengerTypeQuantity/TPA_Extensions/VoluntaryChanges/@Match со значением равным Info позволяет получить в результатах поиска информацию о возможности совершения обмена и возврата до и после вылета, а также величину штрафа за обмен и возврат.

В запросе можно указать требования к условиям обмена и возврата билетов для найденных перелетов. Для этого необходимо установить одно из двух значений атрибута /OTA_AirLowFareSearchRQ/TravelerInfoSummary/AirTravelerAvail/PassengerTypeQuantity/TPA_Extensions/VoluntaryChanges/@Match:

  • All — найденные варианты должны отвечать всем указанным требованиям
  • Any — найденные варианты должны отвечать хотя бы одному из указанных требований

Требования к условиям задаются в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelerInfoSummary/AirTravelerAvail/PassengerTypeQuantity/TPA_Extensions/VoluntaryChanges/Penalty со следующими опциональными атрибутами:

  • /@Type — тип операции. Возможные варианты:
    • Refund — возврат
    • After — обмен
  • /@Exclude — исключить тарифы, которые отвечают указанным требованиям. Возможные варианты:
    • true — исключить тарифы
    • false — не исключать тарифы (по умолчанию)
  • /@Application — применимость штрафа. Возможные варианты:
    • Before — штраф за обмен или возврат до вылета
    • After — штраф за обмен или возврат после вылета
  • /@Amount — максимальная величина штрафа
  • /@CurrencyCode — код валюты штрафа, например RUB

Всего в запросе может быть до двух требований: одно для обмена и одно для возврата.

Примеры:

Копировать
<VoluntaryChanges Match="Info"/>

Копировать
<VoluntaryChanges Match="All">
  <Penalty Type="Refund"/>
</VoluntaryChanges>

Копировать
<VoluntaryChanges Match="All">
  <Penalty Type="Exchange"/>
  <Penalty Type="Refund"/>
</VoluntaryChanges>

Копировать
<VoluntaryChanges Match="Any">
  <Penalty Type="Exchange"/>
  <Penalty Type="Refund"/>
</VoluntaryChanges>

Копировать
<VoluntaryChanges Match="All">
  <Penalty Type="Exchange" Amount="1000" CurrencyCode="RUB"/>
  <Penalty Type="Refund" Amount="1000" CurrencyCode="RUB"/>
</VoluntaryChanges>

Копировать
<VoluntaryChanges Match="All">
  <Penalty Type="Refund" Exclude="true"/>
</VoluntaryChanges>

Публичные и приватные тарифы

По умолчанию BargainFinderMaxRQ предлагает варианты перелетов с расчетом, как по публичным, так и по приватным тарифам. Однако, указав значение атрибута /OTA_AirLowFareSearchRQ/TravelerInfoSummary/PriceRequestInformation/TPA_Extensions/PublicFare/@Ind или /OTA_AirLowFareSearchRQ/TravelerInfoSummary/PriceRequestInformation/TPA_Extensions/PrivateFare/@Ind равное true можно запросить расчет только по публичным или приватным тарифам, соответственно.

Список кодов корпоративных скидок (Corporate ID) задается в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelerInfoSummary/PriceRequestInformation/NegotiatedFareCode. Для каждого кода необходимо указать его значение в атрибуте NegotiatedFareCode/@Code. Дополнительно можно задать список перевозчиков, для которых действует данный код. Данный список задается в последовательно расположенных элементах NegotiatedFareCode/Supplier. Для каждого элемента необходимо задать код перевозчика в атрибуте NegotiatedFareCode/Supplier/@Code.

Список аккаунт кодов (Account Code) задается в последовательно расположенных элементах /OTA_AirLowFareSearchRQ/TravelerInfoSummary/PriceRequestInformation/AccountCode. Для каждого аккаунт кода необходимо указать его значение в атрибуте AccountCode/@Code.

Оформление на нескольких билетах

Обратите внимание на то, что для работы данной опции требуется включение настройки Multi-Ticket Shopping and Pricing (Поиск перелетов с оформлением на нескольких билетах). Опция будет активирована в течение 24 часов.

По умолчанию в результатах поискового присутствуют предложения, которые могут быть оформлены на одном билетом, при использовании данной опции запрашиваемый маршрут туда-обратно (Round Trip) будет разбит на два маршрута туда (One Way) и поиск будет также производиться по ним. Это позволяет сократить количество отправляемых запросов и (или) получать более дешевые предложения в результатах поиска.

Доступно три режима работа данной опции, каждый из которых имеет собственный код, который должен быть указан в атрибуте /OTA_AirLowFareSearchRQ/TPA_Extensions/MultiTicket/@DisplayPolicy:

  • SOW (Show One-Ways) — в результатах поиска одновременно будет присутствовать три массива результатов: варианты перелетов RT и два массива вариантов перелетов OW туда и обратно. Фактически данный вариант аналогичен отправки трех поисковых запросов: 1xRT, 2xOW.
  • SCHS (Show CHeapest Solutions) — варианты перелетов отсортированы по стоимости вне зависимости от того из чего они состоят: 1xRT или 2xOW.
  • GOW2RT (Group One-Ways 2 Round-Trips) — аналогично предыдущему режиму, но для каждого варианта перелета при возможности для сравнения будут как расчет для 1xRT так и для 2xOW.

Варианты перелетов, которые должны быть оформлены на двух билетах рекомендуется оформлять в разных бронированиях. В этом случае рекомендуемые сценарии бронирования, оформления билетов и другие рекомендуется выполнять параллельно в разных сессиях. Сами сценарии работы с бронированиями не меняются.

Дополнительные прямые перелеты

В поисковом запросе можно указать дополнительные прямые перелеты, которые будут добавлены к запрошенным вариантам перелета. Количество прямых перелетов может быть задано как в абсолютных числах (атрибут /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/DiversityParameters/@AdditionalNonStopsNumber), так и в процентах от общего числа вариантов (атрибут /OTA_AirLowFareSearchRQ/TravelPreferences/TPA_Extensions/DiversityParameters/@AdditionalNonStopsPercentage). Общее количество таких вариантов не может превышать 100.

Контекст запроса

Для улучшения качества поиска и ускорения выполнения запросов рекомендуется указывать контекст текущего поискового запроса при помощи контекстных тегов. Контекстные теги — это заранее определенные текстовые значения, которые указываются в качестве значения атрибута /OTA_AirLowFareSearchRQ/TPA_Extensions/IntelliSellTransaction/ServiceTag/@Name.

На данный момент предлагается использовать 4 контекстных тега:

  • META — поисковые запросы, инициированные метапоисковиками
  • MOBILE — поисковые запросы, выполненные с мобильных устройств (через приложение или мобильную версию сайта)
  • OTHER_ROBOT — автоматические поисковые запросы, например для получения кэша

Для остальных запросов контекст запроса указывать не нужно.

Air Shopping Rules Manager

Air Shopping Rules Manager — это бесплатный продукт Sabre, который предоставляет возможность устанавливать различные параметры поисковых запросов через веб-интерфейс. Один или несколько параметров запроса могут объединены через Air Shopping Rules Manager в правила (Traveler Personas). Для того чтобы использовать это правило при отправке запросов, необходимо указать код правила в качестве значения атрибута /OTA_AirLowFareSearchRQ/TPA_Extensions/IntelliSellTransaction/TravelerPersona/@Name.

Подробнее о продукте можно прочитать в документации.

PCC

Запрос к сервису BargainFinderMaxRQ должен содержать элемент /OTA_AirLowFareSearchRQ/POS в корневом элементе:

Копировать
<POS>
  <Source PseudoCityCode="Ваш PCC">
    <RequestorID ID="1" Type="1">
      <CompanyName Code="TN"/>
    </RequestorID>
  </Source>
</POS>

В атрибуте /OTA_AirLowFareSearchRQ/POS/Source/@PseudoCityCode необходимо указать PCC, из которого производится запрос. Остальные атрибуты должны быть заполнены как в примере выше.

Сервис Bargain Finder Max позволяет искать варианты перелетов в нескольких PCC одновременно. Это может быть актуально для получения приватных тарифов, которые зафайлированы в разных PCC, или для получения вариантов перелетов, которые доступны не во всех странах.

В случае использования этой опции один PCC будет основным и должен быть задан в качестве значения атрибута /OTA_AirLowFareSearchRQ/POS/Source/@PseudoCityCode (см. выше). Для каждого дополнительного PCC (всего не более 4) должен быть создан элемент /OTA_AirLowFareSearchRQ/TPA_Extensions/AlternatePCC, у которого в качестве значения атрибута /@PseudoCityCode указан PCC.

Подробнее о поиске в нескольких PCC см. в документации.

Обратите внимание на то, что использование данной опции требует активации. Пожалуйста, обратитесь к вашему куратору в Sabre для уточнения деталей.

Количество вариантов перелетов

Тип запроса (количество запрашиваемых вариантов перелетов) должен быть указан в качестве значения атрибута /OTA_AirLowFareSearchRQ/TPA_Extensions/IntelliSellTransaction/RequestType/@Name.

Допустимыми значениями являются:

  • 50ITINS — 50 вариантов перелетов
  • 100ITINS — 100 вариантов перелетов
  • 200ITINS — 200 вариантов перелетов

Вид ответа

У сервиса BargainFinderMaxRQ существует два основных вида представления ответов, код которого должен быть указан в атрибуте /OTA_AirLowFareSearchRQ/@ResponseType запроса:

  • OTA — стандартный вид ответа, в котором вся информация представлена в иерархическом виде. Ответ содержит список элементов, каждый из которых содержит информацию о предложенной опции, например, информацию о перелетах, расчет стоимости и т.д. Эти элементы, в свою очередь, могут содержать другие элементы, например, расчет стоимости содержит информацию о таксах (величина, код, название).
  • GIR — группированный или нормализованный вид ответа. Ответ содержит информацию отдельно о рейсах, расчетах стоимости, таксах и т.д. Связность между элементами достигается за счет использования идентификаторов элементов.

Примеры

Копировать
<OTA_AirLowFareSearchRQ ResponseType="OTA" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05">
  <POS>
    <Source PseudoCityCode="9LSC">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="MOW"/>
    <DestinationLocation LocationCode="AER"/>
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="AER"/>
    <DestinationLocation LocationCode="MOW"/>
  </OriginDestinationInformation>
  <TravelPreferences ValidInterlineTicket="true"/>
  <TravelerInfoSummary>
    <SeatsRequested>1</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="1"/>
    </AirTravelerAvail>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction>
      <RequestType Name="200ITINS"/>
    </IntelliSellTransaction>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>

Копировать
<OTA_AirLowFareSearchRS AvailableItinCount="0" BrandedOneWayItinCount="0" DepartedItinCount="0" PricedItinCount="200" SimpleOneWayItinCount="0" SoldOutItinCount="0" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Success/>
  <Warnings>
    <Warning Code="TRANSACTIONID" MessageClass="I" ShortText="5516745049858404284" Type="WORKERTHREAD"/>
    <Warning Code="ASEPT2LAPP00343.IDM.SGDCPROD.SABRE.COM" MessageClass="I" ShortText="27034" Type="SERVER"/>
    <Warning Code="RULEID" MessageClass="I" ShortText="15936" Type="DRE"/>
    <Warning Code="RULEID" MessageClass="I" ShortText="24467" Type="DEFAULT"/>
  </Warnings>
  <PricedItineraries>
    <PricedItinerary SequenceNumber="1">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-02T01:00:00" DepartureDateTime="2019-09-01T22:45:00" ElapsedTime="135" FlightNumber="347" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="VKO" TerminalID="A"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="UT" FlightNumber="347"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T07:00:00" DepartureDateTime="2019-09-08T04:45:00" ElapsedTime="135" FlightNumber="348" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="348"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
        <ItinTotalFare>
          <BaseFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="9370" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <PTC_FareBreakdowns>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="ADT" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="6600" CurrencyCode="RUB"/>
              <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="9370" CurrencyCode="RUB"/>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
        </PTC_FareBreakdowns>
        <FareInfos>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
        </FareInfos>
        <TPA_Extensions>
          <DivideInParty Indicator="false"/>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
            <Default Code="UT"/>
          </ValidatingCarrier>
        </TPA_Extensions>
      </AirItineraryPricingInfo>
      <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
      <TPA_Extensions>
        <ValidatingCarrier Code="UT"/>
        <DiversitySwapper WeighedPriceAmount="5622"/>
      </TPA_Extensions>
    </PricedItinerary>
    <PricedItinerary SequenceNumber="2">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-02T01:00:00" DepartureDateTime="2019-09-01T22:45:00" ElapsedTime="135" FlightNumber="347" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="VKO" TerminalID="A"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="UT" FlightNumber="347"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T23:10:00" DepartureDateTime="2019-09-08T20:55:00" ElapsedTime="135" FlightNumber="268" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="268"/>
              <Equipment AirEquipType="738"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
        <ItinTotalFare>
          <BaseFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="9370" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <PTC_FareBreakdowns>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="ADT" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="6600" CurrencyCode="RUB"/>
              <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="9370" CurrencyCode="RUB"/>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
        </PTC_FareBreakdowns>
        <FareInfos>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
        </FareInfos>
        <TPA_Extensions>
          <DivideInParty Indicator="false"/>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
            <Default Code="UT"/>
          </ValidatingCarrier>
        </TPA_Extensions>
      </AirItineraryPricingInfo>
      <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
      <TPA_Extensions>
        <ValidatingCarrier Code="UT"/>
        <DiversitySwapper WeighedPriceAmount="5622"/>
      </TPA_Extensions>
    </PricedItinerary>
    <!--Другие варианты перелетов-->
  </PricedItineraries>
</OTA_AirLowFareSearchRS>


Копировать
<OTA_AirLowFareSearchRQ ResponseType="GIR" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05">
  <POS>
    <Source PseudoCityCode="9LSC">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="MOW"/>
    <DestinationLocation LocationCode="AER"/>
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="AER"/>
    <DestinationLocation LocationCode="MOW"/>
  </OriginDestinationInformation>
  <TravelPreferences ValidInterlineTicket="true"/>
  <TravelerInfoSummary>
    <SeatsRequested>1</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="1"/>
    </AirTravelerAvail>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction>
      <RequestType Name="200ITINS"/>
    </IntelliSellTransaction>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>

Копировать
<GroupedItineraryResponse Version="4.3.0" xmlns="http://webservices.sabre.com/wsdl/sabreXML1.0.00/shopping/GroupedItineraryResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Message Code="TRANSACTIONID" Severity="Info" Text="3707053606231158710" Type="WORKERTHREAD"/>
  <Message Code="ASEPT2LAPP00314.IDM.SGDCPROD.SABRE.COM" Severity="Info" Text="27036" Type="SERVER"/>
  <Message Code="RULEID" Severity="Info" Text="15936" Type="DRE"/>
  <Message Code="RULEID" Severity="Info" Text="24467" Type="DEFAULT"/>
  <Statistics Itineraries="200"/>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="1" Stops="0" TotalMilesFlown="873">
    <Departure Airport="AER" City="AER" Country="RU" Time="17:45:00+03:00"/>
    <Arrival Airport="SVO" City="MOW" Country="RU" Terminal="B" Time="20:10:00+03:00"/>
    <Carrier Marketing="SU" MarketingFlightNumber="1125" Operating="SU" OperatingFlightNumber="1125">
      <Equipment Code="32A" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="2" Stops="0" TotalMilesFlown="831">
    <Departure Airport="AER" City="AER" Country="RU" Time="05:05:00+03:00"/>
    <Arrival Airport="DME" City="MOW" Country="RU" Time="07:30:00+03:00"/>
    <Carrier Alliances="OW " Marketing="S7" MarketingFlightNumber="1022" Operating="S7" OperatingFlightNumber="1022">
      <Equipment Code="319" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SM*WT**" ID="3" Stops="0" TotalMilesFlown="873">
    <Departure Airport="AER" City="AER" Country="RU" Time="11:55:00+03:00"/>
    <Arrival Airport="SVO" City="MOW" Country="RU" Terminal="B" Time="14:35:00+03:00"/>
    <Carrier Marketing="SU" MarketingFlightNumber="1133" Operating="SU" OperatingFlightNumber="1133">
      <Equipment Code="SU9" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="4" Stops="0" TotalMilesFlown="847">
    <Departure Airport="VKO" City="MOW" Country="RU" Terminal="A" Time="00:20:00+03:00"/>
    <Arrival Airport="AER" City="AER" Country="RU" Time="02:35:00+03:00"/>
    <Carrier Marketing="UT" MarketingFlightNumber="579" Operating="UT" OperatingFlightNumber="579">
      <Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="5" Stops="0" TotalMilesFlown="116">
    <Departure Airport="KRR" City="KRR" Country="RU" Time="08:15:00+03:00"/>
    <Arrival Airport="AER" City="AER" Country="RU" Time="09:05:00+03:00"/>
    <Carrier Marketing="UT" MarketingFlightNumber="297" Operating="UT" OperatingFlightNumber="297">
      <Equipment Code="AT7" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <!--Другие расписания-->
  <TaxDesc Amount="745" Code="YRI" Currency="RUB" Description="SERVICE FEE - CARRIER-IMPOSED MISC" ID="1" PublishedAmount="10.00" PublishedCurrency="EUR" Station="AER"/>
  <TaxDesc Amount="82" Code="RI3" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC DEPARTURE" ID="2" PublishedAmount="82" PublishedCurrency="RUB" Station="VKO"/>
  <TaxDesc Amount="1865" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="3" PublishedAmount="1865" PublishedCurrency="RUB" Station="ZIA"/>
  <TaxDesc Amount="185" Code="YRI" Currency="RUB" Description="SERVICE FEE - CARRIER-IMPOSED MISC" ID="4" PublishedAmount="185" PublishedCurrency="RUB" Station="AER"/>
  <TaxDesc Amount="65" Code="RI3" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC DEPARTURE" ID="5" PublishedAmount="65" PublishedCurrency="RUB" Station="ZIA"/>
  <!--Другие таксы-->
  <TaxSummaryDesc Amount="3600" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="1" PublishedAmount="1200" PublishedCurrency="RUB" Station="VKO"/>
  <TaxSummaryDesc Amount="970" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="2" PublishedAmount="6.50" PublishedCurrency="EUR" Station="DME"/>
  <TaxSummaryDesc Amount="4200" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="3" PublishedAmount="1200" PublishedCurrency="RUB" Station="VKO"/>
  <TaxSummaryDesc Amount="3730" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="4" PublishedAmount="1865" PublishedCurrency="RUB" Station="ZIA"/>
  <TaxSummaryDesc Amount="405" Code="RI3" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC DEPARTURE" ID="5" PublishedAmount="65" PublishedCurrency="RUB" Station="ZIA"/>
  <!--Другие таксы-->
  <FareComponentDesc ApplicablePricingCategories="7 10 12 15 16 18" Direction="EH" Directionality="FROM" FareAmount="6300" FareBasisCode="XLTRT" FareCurrency="RUB" FarePassengerType="ADT" GoverningCarrier="UT" ID="1" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" PublishedFareAmount="12600" VendorCode="ATP">
    <Segment Stopover="true">
      <Surcharge Amount="200" Currency="RUB" Description="MISCELLANEOUS/OTHER" Type="Q"/>
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="4 5 10 15 16 18" Direction="EH" Directionality="TO" FareAmount="6600" FareBasisCode="RBSRT" FareCurrency="RUB" FarePassengerType="ADT" GoverningCarrier="S7" ID="2" NotValidAfter="2019-09-08" NotValidBefore="2019-09-08" PublishedFareAmount="13200" VendorCode="ATP">
    <Segment/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="7 10 12 15 16 18" Direction="EH" Directionality="FROM" FareAmount="3100" FareBasisCode="VLTRT" FareCurrency="RUB" FarePassengerType="ADT" GoverningCarrier="UT" ID="3" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" PublishedFareAmount="6200" VendorCode="ATP">
    <Segment Stopover="true">
      <Surcharge Amount="200" Currency="RUB" Description="MISCELLANEOUS/OTHER" Type="Q"/>
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="4 5 7 9 10 15 16 18" Direction="EH" Directionality="FROM" FareAmount="5999" FareBasisCode="OOWDP" FareCurrency="RUB" FarePassengerType="ADT" GoverningCarrier="H1" ID="4" NotValidAfter="2020-09-01" PublishedFareAmount="5999" VendorCode="ATP">
    <Segment Stopover="true"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="1 4 5 8 10 12 15 16 18 23" Direction="EH" Directionality="TO" FareAmount="6450" FareBasisCode="XPRRT" FareCurrency="RUB" FarePassengerType="ADT" GoverningCarrier="U6" ID="5" NotValidAfter="2019-09-08" NotValidBefore="2019-09-08" PublishedFareAmount="12900" VendorCode="ATP">
    <Segment/>
  </FareComponentDesc>
  <!--Другие компоненты тарифов-->
  <ValidatingCarrierDesc ID="1" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="HR"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="2" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="R3"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="3" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="S7"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="4" NewVcxProcess="true" SettlementMethod="TCH">
    <Default Code="U6"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="5" NewVcxProcess="true" SettlementMethod="TCH">
    <Default Code="UT"/>
  </ValidatingCarrierDesc>
  <!--Другие валидирующие перевозчики-->
  <BaggageAllowanceDesc ID="1" Pieces="0"/>
  <BaggageAllowanceDesc ID="2" Pieces="0"/>
  <BaggageAllowanceDesc ID="3" Pieces="0"/>
  <BaggageAllowanceDesc ID="4" Pieces="0"/>
  <BaggageAllowanceDesc ID="5" Pieces="1"/>
  <!--Другие нормы провоза багажа-->
  <LegDesc ID="1">
    <Schedule Ref="51"/>
  </LegDesc>
  <LegDesc ID="2">
    <Schedule Ref="52"/>
  </LegDesc>
  <LegDesc ID="3">
    <Schedule Ref="55"/>
  </LegDesc>
  <LegDesc ID="4">
    <Schedule Ref="53"/>
  </LegDesc>
  <LegDesc ID="5">
    <Schedule Ref="54"/>
  </LegDesc>
  <!--Другие плечи-->
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription ArrivalLocation="AER" DepartureDate="2019-09-01" DepartureLocation="DME"/>
      <LegDescription ArrivalLocation="DME" DepartureDate="2019-09-08" DepartureLocation="AER"/>
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="26"/>
      <Leg Ref="48"/>
      <PricingInformation PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="ADT">
            <FareComponent Ref="30">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="19">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="33"/>
            <Tax Ref="19"/>
            <Tax Ref="25"/>
            <Tax Ref="37"/>
            <Tax Ref="35"/>
            <Tax Ref="28"/>
            <Tax Ref="26"/>
            <Tax Ref="11"/>
            <TaxSummary Ref="2"/>
            <TaxSummary Ref="31"/>
            <TaxSummary Ref="14"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="3"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="3"/>
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" TotalPrice="12810" TotalTaxes="5210"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="8481.103"/>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="37"/>
      <Leg Ref="48"/>
      <PricingInformation PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="ADT">
            <FareComponent Ref="30">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="19">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="33"/>
            <Tax Ref="19"/>
            <Tax Ref="25"/>
            <Tax Ref="37"/>
            <Tax Ref="35"/>
            <Tax Ref="28"/>
            <Tax Ref="26"/>
            <Tax Ref="11"/>
            <TaxSummary Ref="2"/>
            <TaxSummary Ref="31"/>
            <TaxSummary Ref="14"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="3"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="3"/>
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" TotalPrice="12810" TotalTaxes="5210"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="8481.103"/>
    </Itinerary>
    <!--Другие варианты перелетов-->
  </ItineraryGroup>
  <!--Другие группы маршрутов-->
</GroupedItineraryResponse>


Копировать
<OTA_AirLowFareSearchRQ ResponseType="OTA" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05">
  <POS>
    <Source PseudoCityCode="9LSC">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="MOW"/>
    <DestinationLocation LocationCode="AER"/>
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="AER"/>
    <DestinationLocation LocationCode="MOW"/>
  </OriginDestinationInformation>
  <TravelPreferences ValidInterlineTicket="true">
    <CabinPref Cabin="Economy" PreferLevel="Preferred"/>
    <TPA_Extensions>
      <LongConnectTime Enable="true"/>
      <LongConnectPoints Max="3" Min="1"/>
      <KeepSameCabin Enabled="true"/>
      <ExcludeCallDirectCarriers Enabled="true"/>
      <DiversityParameters AdditionalNonStopsPercentage="100"/>
    </TPA_Extensions>
    <AncillaryFees Enable="true">
      <AncillaryFeeGroup Code="BG"/>
    </AncillaryFees>
    <Baggage Description="true" RequestType="A"/>
  </TravelPreferences>
  <TravelerInfoSummary>
    <SeatsRequested>3</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="2">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="CNN" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="INF" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
    </AirTravelerAvail>
    <PriceRequestInformation>
      <TPA_Extensions>
        <BrandedFareIndicators SingleBrandedFare="true"/>
      </TPA_Extensions>
    </PriceRequestInformation>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction>
      <RequestType Name="200ITINS"/>
    </IntelliSellTransaction>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>

Копировать
<OTA_AirLowFareSearchRS AvailableItinCount="0" BrandedOneWayItinCount="0" DepartedItinCount="0" PricedItinCount="231" SimpleOneWayItinCount="0" SoldOutItinCount="0" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Success/>
  <Warnings>
    <Warning Code="TRANSACTIONID" MessageClass="I" ShortText="5511441061299192330" Type="WORKERTHREAD"/>
    <Warning Code="ASECT2LAPP00608.IDM.SGDCPROD.SABRE.COM" MessageClass="I" ShortText="27032" Type="SERVER"/>
    <Warning Code="RULEID" MessageClass="I" ShortText="15936" Type="DRE"/>
    <Warning Code="RULEID" MessageClass="I" ShortText="24467" Type="DEFAULT"/>
  </Warnings>
  <PricedItineraries>
    <PricedItinerary SequenceNumber="1">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-02T01:00:00" DepartureDateTime="2019-09-01T22:45:00" ElapsedTime="135" FlightNumber="347" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="VKO" TerminalID="A"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="UT" FlightNumber="347"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T07:00:00" DepartureDateTime="2019-09-08T04:45:00" ElapsedTime="135" FlightNumber="348" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="348"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
        <ItinTotalFare>
          <BaseFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="26560" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <PTC_FareBreakdowns>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="ADT" Quantity="2"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="6600" CurrencyCode="RUB"/>
              <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="9370" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="CNN" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="5050" CurrencyCode="RUB"/>
              <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="7820" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="INF" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="0" CurrencyCode="RUB"/>
              <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <TotalFare Amount="0" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
        </PTC_FareBreakdowns>
        <FareInfos>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
        </FareInfos>
        <TPA_Extensions>
          <DivideInParty Indicator="false"/>
          <AncillaryFeeGroups>
            <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
            </AncillaryFeeGroup>
          </AncillaryFeeGroups>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
            <Default Code="UT"/>
          </ValidatingCarrier>
        </TPA_Extensions>
      </AirItineraryPricingInfo>
      <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
      <TPA_Extensions>
        <ValidatingCarrier Code="UT"/>
        <DiversitySwapper WeighedPriceAmount="15936"/>
      </TPA_Extensions>
    </PricedItinerary>
    <PricedItinerary SequenceNumber="2">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-02T01:00:00" DepartureDateTime="2019-09-01T22:45:00" ElapsedTime="135" FlightNumber="347" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="VKO" TerminalID="A"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="UT" FlightNumber="347"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T23:10:00" DepartureDateTime="2019-09-08T20:55:00" ElapsedTime="135" FlightNumber="268" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="268"/>
              <Equipment AirEquipType="738"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
        <ItinTotalFare>
          <BaseFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="26560" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <PTC_FareBreakdowns>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="ADT" Quantity="2"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="6600" CurrencyCode="RUB"/>
              <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="9370" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="CNN" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="5050" CurrencyCode="RUB"/>
              <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="7820" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="INF" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="0" CurrencyCode="RUB"/>
              <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <TotalFare Amount="0" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
        </PTC_FareBreakdowns>
        <FareInfos>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
        </FareInfos>
        <TPA_Extensions>
          <DivideInParty Indicator="false"/>
          <AncillaryFeeGroups>
            <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
            </AncillaryFeeGroup>
          </AncillaryFeeGroups>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
            <Default Code="UT"/>
          </ValidatingCarrier>
        </TPA_Extensions>
      </AirItineraryPricingInfo>
      <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
      <TPA_Extensions>
        <ValidatingCarrier Code="UT"/>
        <DiversitySwapper WeighedPriceAmount="15936"/>
      </TPA_Extensions>
    </PricedItinerary>
    <!--Другие варианты перелетов-->
  </PricedItineraries>
</OTA_AirLowFareSearchRS>


Копировать
<OTA_AirLowFareSearchRQ ResponseType="GIR" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05">
  <POS>
    <Source PseudoCityCode="9LSC">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="MOW"/>
    <DestinationLocation LocationCode="AER"/>
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="AER"/>
    <DestinationLocation LocationCode="MOW"/>
  </OriginDestinationInformation>
  <TravelPreferences ValidInterlineTicket="true">
    <CabinPref Cabin="Economy" PreferLevel="Preferred"/>
    <TPA_Extensions>
      <LongConnectTime Enable="true"/>
      <LongConnectPoints Max="3" Min="1"/>
      <KeepSameCabin Enabled="true"/>
      <ExcludeCallDirectCarriers Enabled="true"/>
      <DiversityParameters AdditionalNonStopsPercentage="100"/>
    </TPA_Extensions>
    <AncillaryFees Enable="true">
      <AncillaryFeeGroup Code="BG"/>
    </AncillaryFees>
    <Baggage Description="true" RequestType="A"/>
  </TravelPreferences>
  <TravelerInfoSummary>
    <SeatsRequested>3</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="2">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="CNN" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="INF" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
    </AirTravelerAvail>
    <PriceRequestInformation>
      <TPA_Extensions>
        <BrandedFareIndicators SingleBrandedFare="true"/>
      </TPA_Extensions>
    </PriceRequestInformation>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction>
      <RequestType Name="200ITINS"/>
    </IntelliSellTransaction>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>

Копировать
<GroupedItineraryResponse Version="4.3.0" xmlns="http://webservices.sabre.com/wsdl/sabreXML1.0.00/shopping/GroupedItineraryResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Message Code="TRANSACTIONID" Severity="Info" Text="5510846431396333411" Type="WORKERTHREAD"/>
  <Message Code="PIMHLP167" Severity="Info" Text="27033" Type="SERVER"/>
  <Message Code="RULEID" Severity="Info" Text="15936" Type="DRE"/>
  <Message Code="RULEID" Severity="Info" Text="24467" Type="DEFAULT"/>
  <Statistics Itineraries="231"/>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="1" Stops="0" TotalMilesFlown="873">
    <Departure Airport="AER" City="AER" Country="RU" Time="17:45:00+03:00"/>
    <Arrival Airport="SVO" City="MOW" Country="RU" Terminal="B" Time="20:10:00+03:00"/>
    <Carrier Marketing="SU" MarketingFlightNumber="1125" Operating="SU" OperatingFlightNumber="1125">
      <Equipment Code="32A" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="2" Stops="0" TotalMilesFlown="831">
    <Departure Airport="AER" City="AER" Country="RU" Time="05:05:00+03:00"/>
    <Arrival Airport="DME" City="MOW" Country="RU" Time="07:30:00+03:00"/>
    <Carrier Alliances="OW " Marketing="S7" MarketingFlightNumber="1022" Operating="S7" OperatingFlightNumber="1022">
      <Equipment Code="319" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SM*WT**" ID="3" Stops="0" TotalMilesFlown="873">
    <Departure Airport="AER" City="AER" Country="RU" Time="11:55:00+03:00"/>
    <Arrival Airport="SVO" City="MOW" Country="RU" Terminal="B" Time="14:35:00+03:00"/>
    <Carrier Marketing="SU" MarketingFlightNumber="1133" Operating="SU" OperatingFlightNumber="1133">
      <Equipment Code="SU9" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="4" Stops="0" TotalMilesFlown="847">
    <Departure Airport="VKO" City="MOW" Country="RU" Terminal="A" Time="00:20:00+03:00"/>
    <Arrival Airport="AER" City="AER" Country="RU" Time="02:35:00+03:00"/>
    <Carrier Marketing="UT" MarketingFlightNumber="579" Operating="UT" OperatingFlightNumber="579">
      <Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="5" Stops="0" TotalMilesFlown="116">
    <Departure Airport="KRR" City="KRR" Country="RU" Time="08:15:00+03:00"/>
    <Arrival Airport="AER" City="AER" Country="RU" Time="09:05:00+03:00"/>
    <Carrier Marketing="UT" MarketingFlightNumber="297" Operating="UT" OperatingFlightNumber="297">
      <Equipment Code="AT7" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <!--Другие расписания-->
  <TaxDesc Amount="1000" Code="YRF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="1" PublishedAmount="1000" PublishedCurrency="RUB" Station="SVO"/>
  <TaxDesc Amount="745" Code="YRI" Currency="RUB" Description="SERVICE FEE - CARRIER-IMPOSED MISC" ID="2" PublishedAmount="10.00" PublishedCurrency="EUR" Station="AER"/>
  <TaxDesc Amount="82" Code="RI3" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC DEPARTURE" ID="3" PublishedAmount="82" PublishedCurrency="RUB" Station="VKO"/>
  <TaxDesc Amount="41" Code="RI4" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC ARRIVAL" ID="4" PublishedAmount="41" PublishedCurrency="RUB" Station="AER"/>
  <TaxDesc Amount="50" Code="RI4" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC ARRIVAL" ID="5" PublishedAmount="50" PublishedCurrency="RUB" Station="AER"/>
  <!--Другие таксы-->
  <TaxSummaryDesc Amount="2150" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="1" PublishedAmount="1665" PublishedCurrency="RUB" Station="DME"/>
  <TaxSummaryDesc Amount="3600" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="2" PublishedAmount="1200" PublishedCurrency="RUB" Station="VKO"/>
  <TaxSummaryDesc Amount="2000" Code="YRF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="3" PublishedAmount="1000" PublishedCurrency="RUB" Station="SVO"/>
  <TaxSummaryDesc Amount="970" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="4" PublishedAmount="6.50" PublishedCurrency="EUR" Station="DME"/>
  <TaxSummaryDesc Amount="3730" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="5" PublishedAmount="1865" PublishedCurrency="RUB" Station="ZIA"/>
  <!--Другие таксы-->
  <FareComponentDesc ApplicablePricingCategories="4 5 10 15 16 18 19" Direction="EH" Directionality="FROM" FareAmount="2550" FareBasisCode="QFLRT/CH25" FareCurrency="RUB" FarePassengerType="CNN" GoverningCarrier="S7" ID="1" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" PublishedFareAmount="5100" TicketDesignator="CH25" VendorCode="ATP">
    <Segment Stopover="true"/>
    <Brand BrandName="FLEX ECONOMY" Code="FE" ProgramCode="S7SM" ProgramDescription="SMART CHOICE" ProgramID="75644" ProgramSystemCode="S"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="4 5 7 9 10 15 16 18 19" Direction="EH" Directionality="FROM" FareAmount="0" FareBasisCode="OOWDP/IN" FareCurrency="RUB" FarePassengerType="INF" GoverningCarrier="H1" ID="2" NotValidAfter="2020-09-01" PublishedFareAmount="0" TicketDesignator="IN" VendorCode="ATP">
    <Segment Stopover="true"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="7 10 12 15 16 18 19" Direction="EH" Directionality="FROM" FareAmount="0" FareBasisCode="KLTRT/IN" FareCurrency="RUB" FarePassengerType="INF" GoverningCarrier="UT" ID="3" NotValidAfter="2019-09-08" NotValidBefore="2019-09-08" PublishedFareAmount="0" TicketDesignator="IN" VendorCode="ATP">
    <Segment/>
    <Brand BrandName="ECONOMY MINIMUM" Code="MN" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="4 5 10 15 16 18" Direction="EH" Directionality="FROM" FareAmount="2500" FareBasisCode="QBSRT" FareCurrency="RUB" FarePassengerType="ADT" GoverningCarrier="S7" ID="4" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" PublishedFareAmount="5000" VendorCode="ATP">
    <Segment Stopover="true"/>
    <Brand BrandName="BASIC ECONOMY" Code="BE" ProgramCode="S7SM" ProgramDescription="SMART CHOICE" ProgramID="75644" ProgramSystemCode="S"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="1 4 5 7 8 10 15 16 18 19 23" Direction="EH" Directionality="TO" FareAmount="5813" FareBasisCode="XECRT/CH25" FareCurrency="RUB" FarePassengerType="CNN" GoverningCarrier="U6" ID="5" NotValidAfter="2019-09-08" NotValidBefore="2019-09-08" PublishedFareAmount="11625" TicketDesignator="CH25" VendorCode="ATP">
    <Segment/>
    <Brand BrandName="ECONOM" Code="EC" ProgramCode="CFFU6" ProgramDescription="U6 DOMESTIC" ProgramID="75392" ProgramSystemCode="A"/>
  </FareComponentDesc>
  <!--Другие компоненты тарифов-->
  <ValidatingCarrierDesc ID="1" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="HR"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="2" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="R3"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="3" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="S7"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="4" NewVcxProcess="true" SettlementMethod="TCH">
    <Default Code="U6"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="5" NewVcxProcess="true" SettlementMethod="TCH">
    <Default Code="UT"/>
  </ValidatingCarrierDesc>
  <!--Другие валидирующие перевозчики-->
  <BaggageAllowanceDesc Description1="UP TO 22 POUNDS/10 KILOGRAMS" Description2="UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS" ID="1" Pieces="1"/>
  <BaggageAllowanceDesc ID="2" Pieces="0"/>
  <BaggageAllowanceDesc ID="3" Pieces="0"/>
  <BaggageAllowanceDesc ID="4" Pieces="0"/>
  <BaggageAllowanceDesc ID="5" Pieces="0"/>
  <BaggageAllowanceDesc Description1="UP TO 50 POUNDS/23 KILOGRAMS" Description2="UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS" ID="6" Pieces="1"/>
  <BaggageAllowanceDesc Description1="UP TO 22 POUNDS/10 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" ID="7" Pieces="1"/>
  <BaggageAllowanceDesc ID="8" Unit="kg" Weight="10"/>
  <BaggageAllowanceDesc Description1="UP TO 50 POUNDS/23 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" ID="9" Pieces="1"/>
  <BaggageAllowanceDesc ID="10" Pieces="1"/>
  <BaggageAllowanceDesc Description1="UP TO 50 POUNDS/23 KILOGRAMS" Description2="MAX LENGTH UP TO 79 INCHES/200 CENTIMETERS" ID="11" Pieces="1"/>
  <LegDesc ID="1">
    <Schedule Ref="48"/>
  </LegDesc>
  <LegDesc ID="2">
    <Schedule Ref="49"/>
  </LegDesc>
  <LegDesc ID="3">
    <Schedule Ref="52"/>
  </LegDesc>
  <LegDesc ID="4">
    <Schedule Ref="50"/>
  </LegDesc>
  <LegDesc ID="5">
    <Schedule Ref="51"/>
  </LegDesc>
  <!--Другие плечи-->
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription ArrivalLocation="AER" DepartureDate="2019-09-01" DepartureLocation="DME"/>
      <LegDescription ArrivalLocation="DME" DepartureDate="2019-09-08" DepartureLocation="AER"/>
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="7"/>
      <Leg Ref="57"/>
      <PricingInformation BrandsOnAnyMarket="true" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="4">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="64">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="43"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="50"/>
            <Tax Ref="46"/>
            <Tax Ref="38"/>
            <Tax Ref="36"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="39"/>
            <TaxSummary Ref="15"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="101">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="50">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="43"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="50"/>
            <Tax Ref="39"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="39"/>
            <TaxSummary Ref="27"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="47">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="60">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="20900" BaseFareCurrency="RUB" ConstructionAmount="20900" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="20900" EquivalentCurrency="RUB" TotalPrice="36310" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="24039.724"/>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="37"/>
      <Leg Ref="48"/>
      <PricingInformation BrandsOnAnyMarket="true" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="4">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="64">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="43"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="50"/>
            <Tax Ref="46"/>
            <Tax Ref="38"/>
            <Tax Ref="36"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="39"/>
            <TaxSummary Ref="15"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="101">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="50">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="43"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="50"/>
            <Tax Ref="39"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="39"/>
            <TaxSummary Ref="27"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="47">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="60">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="20900" BaseFareCurrency="RUB" ConstructionAmount="20900" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="20900" EquivalentCurrency="RUB" TotalPrice="36310" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="24039.724"/>
    </Itinerary>
    <!--Другие варианты перелетов-->
  </ItineraryGroup>
  <!--Другие группы маршрутов-->
</GroupedItineraryResponse>


Копировать
<OTA_AirLowFareSearchRQ ResponseType="OTA" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05">
  <POS>
    <Source PseudoCityCode="9LSC">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="MOW"/>
    <DestinationLocation LocationCode="AER"/>
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="AER"/>
    <DestinationLocation LocationCode="MOW"/>
  </OriginDestinationInformation>
  <TravelPreferences ValidInterlineTicket="true">
    <CabinPref Cabin="Economy" PreferLevel="Preferred"/>
    <TPA_Extensions>
      <LongConnectTime Enable="true"/>
      <LongConnectPoints Max="3" Min="1"/>
      <KeepSameCabin Enabled="true"/>
      <ExcludeCallDirectCarriers Enabled="true"/>
      <DiversityParameters AdditionalNonStopsPercentage="100"/>
    </TPA_Extensions>
    <AncillaryFees Enable="true">
      <AncillaryFeeGroup Code="BG"/>
    </AncillaryFees>
    <Baggage Description="true" RequestType="A"/>
  </TravelPreferences>
  <TravelerInfoSummary>
    <SeatsRequested>3</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="2">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="CNN" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="INF" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
    </AirTravelerAvail>
    <PriceRequestInformation>
      <TPA_Extensions>
        <BrandedFareIndicators ItinParityBrandlessLeg="true" ItinParityFallbackMode="LegParity" MultipleBrandedFares="true" ParityMode="Itin"/>
      </TPA_Extensions>
    </PriceRequestInformation>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction>
      <RequestType Name="200ITINS"/>
    </IntelliSellTransaction>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>

Копировать
<OTA_AirLowFareSearchRS AvailableItinCount="0" BrandedOneWayItinCount="0" DepartedItinCount="0" PricedItinCount="224" SimpleOneWayItinCount="0" SoldOutItinCount="0" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Success/>
  <Warnings>
    <Warning Code="TRANSACTIONID" MessageClass="I" ShortText="3713800140445937441" Type="WORKERTHREAD"/>
    <Warning Code="ASEPT2LAPP00339.IDM.SGDCPROD.SABRE.COM" MessageClass="I" ShortText="27042" Type="SERVER"/>
    <Warning Code="RULEID" MessageClass="I" ShortText="15936" Type="DRE"/>
    <Warning Code="RULEID" MessageClass="I" ShortText="24467" Type="DEFAULT"/>
  </Warnings>
  <PricedItineraries>
    <PricedItinerary SequenceNumber="1">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-02T01:00:00" DepartureDateTime="2019-09-01T22:45:00" ElapsedTime="135" FlightNumber="347" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="VKO" TerminalID="A"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="UT" FlightNumber="347"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T07:00:00" DepartureDateTime="2019-09-08T04:45:00" ElapsedTime="135" FlightNumber="348" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="348"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
        <ItinTotalFare>
          <BaseFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="26560" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <PTC_FareBreakdowns>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="ADT" Quantity="2"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="6600" CurrencyCode="RUB"/>
              <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="9370" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="CNN" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="5050" CurrencyCode="RUB"/>
              <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="7820" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="INF" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="0" CurrencyCode="RUB"/>
              <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <TotalFare Amount="0" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
        </PTC_FareBreakdowns>
        <FareInfos>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
        </FareInfos>
        <TPA_Extensions>
          <DivideInParty Indicator="false"/>
          <AncillaryFeeGroups>
            <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
            </AncillaryFeeGroup>
          </AncillaryFeeGroups>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
            <Default Code="UT"/>
          </ValidatingCarrier>
        </TPA_Extensions>
      </AirItineraryPricingInfo>
      <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
      <TPA_Extensions>
        <AdditionalFares>
          <AirItineraryPricingInfo FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
            <ItinTotalFare>
              <BaseFare Amount="23750" CurrencyCode="RUB" DecimalPlaces="0"/>
              <FareConstruction Amount="23750" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="23750" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
              </Taxes>
              <TotalFare Amount="32060" CurrencyCode="RUB" DecimalPlaces="0"/>
            </ItinTotalFare>
            <PTC_FareBreakdowns>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VSTDRT</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VSTDRT</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="8600" CurrencyCode="RUB"/>
                  <FareConstruction Amount="8600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="8600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="11370" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                    <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="OP" BrandName="ECONOMY OPTIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="OP" BrandName="ECONOMY OPTIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 4100UT MOW Q200 4100RUB8600END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VSTDRT/CH25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VSTDRT/CH25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="6550" CurrencyCode="RUB"/>
                  <FareConstruction Amount="6550" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="6550" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="9320" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                    <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="OP" BrandName="ECONOMY OPTIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="OP" BrandName="ECONOMY OPTIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 3075UT MOW Q200 3075RUB6550END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="INF" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VSTDRT/IN</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VSTDRT/IN</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="0" CurrencyCode="RUB"/>
                  <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <TotalFare Amount="0" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                    <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <FareComponents>
                      <FareComponent BrandID="OP" BrandName="ECONOMY OPTIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="OP" BrandName="ECONOMY OPTIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
            </PTC_FareBreakdowns>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
            <TPA_Extensions>
              <DivideInParty Indicator="false"/>
              <AncillaryFeeGroups>
                <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
                </AncillaryFeeGroup>
              </AncillaryFeeGroups>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                <Default Code="UT"/>
              </ValidatingCarrier>
            </TPA_Extensions>
          </AirItineraryPricingInfo>
          <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        </AdditionalFares>
        <AdditionalFares>
          <AirItineraryPricingInfo FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
            <ItinTotalFare>
              <BaseFare Amount="29250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <FareConstruction Amount="29250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="29250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
              </Taxes>
              <TotalFare Amount="37560" CurrencyCode="RUB" DecimalPlaces="0"/>
            </ItinTotalFare>
            <PTC_FareBreakdowns>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="10600" CurrencyCode="RUB"/>
                  <FareConstruction Amount="10600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="10600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="13370" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 5100UT MOW Q200 5100RUB10600END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/CH25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/CH25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="8050" CurrencyCode="RUB"/>
                  <FareConstruction Amount="8050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="8050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="10820" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 3825UT MOW Q200 3825RUB8050END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="INF" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/IN</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/IN</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="0" CurrencyCode="RUB"/>
                  <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <TotalFare Amount="0" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <FareComponents>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
            </PTC_FareBreakdowns>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
            <TPA_Extensions>
              <DivideInParty Indicator="false"/>
              <AncillaryFeeGroups>
                <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
                </AncillaryFeeGroup>
              </AncillaryFeeGroups>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                <Default Code="UT"/>
              </ValidatingCarrier>
            </TPA_Extensions>
          </AirItineraryPricingInfo>
          <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        </AdditionalFares>
        <ValidatingCarrier Code="UT"/>
        <DiversitySwapper WeighedPriceAmount="15936"/>
      </TPA_Extensions>
    </PricedItinerary>
    <PricedItinerary SequenceNumber="2">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-02T01:00:00" DepartureDateTime="2019-09-01T22:45:00" ElapsedTime="135" FlightNumber="347" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="VKO" TerminalID="A"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="UT" FlightNumber="347"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T23:10:00" DepartureDateTime="2019-09-08T20:55:00" ElapsedTime="135" FlightNumber="268" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="268"/>
              <Equipment AirEquipType="738"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
        <ItinTotalFare>
          <BaseFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="26560" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <PTC_FareBreakdowns>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="ADT" Quantity="2"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="6600" CurrencyCode="RUB"/>
              <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="9370" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="CNN" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="5050" CurrencyCode="RUB"/>
              <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="7820" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="INF" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="0" CurrencyCode="RUB"/>
              <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <TotalFare Amount="0" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
        </PTC_FareBreakdowns>
        <FareInfos>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
        </FareInfos>
        <TPA_Extensions>
          <DivideInParty Indicator="false"/>
          <AncillaryFeeGroups>
            <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
            </AncillaryFeeGroup>
          </AncillaryFeeGroups>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
            <Default Code="UT"/>
          </ValidatingCarrier>
        </TPA_Extensions>
      </AirItineraryPricingInfo>
      <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
      <TPA_Extensions>
        <AdditionalFares>
          <AirItineraryPricingInfo FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
            <ItinTotalFare>
              <BaseFare Amount="23750" CurrencyCode="RUB" DecimalPlaces="0"/>
              <FareConstruction Amount="23750" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="23750" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
              </Taxes>
              <TotalFare Amount="32060" CurrencyCode="RUB" DecimalPlaces="0"/>
            </ItinTotalFare>
            <PTC_FareBreakdowns>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VSTDRT</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VSTDRT</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="8600" CurrencyCode="RUB"/>
                  <FareConstruction Amount="8600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="8600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="11370" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                    <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="OP" BrandName="ECONOMY OPTIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="OP" BrandName="ECONOMY OPTIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 4100UT MOW Q200 4100RUB8600END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VSTDRT/CH25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VSTDRT/CH25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="6550" CurrencyCode="RUB"/>
                  <FareConstruction Amount="6550" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="6550" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="9320" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                    <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="OP" BrandName="ECONOMY OPTIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="OP" BrandName="ECONOMY OPTIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 3075UT MOW Q200 3075RUB6550END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="INF" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VSTDRT/IN</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VSTDRT/IN</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="0" CurrencyCode="RUB"/>
                  <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <TotalFare Amount="0" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                    <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <FareComponents>
                      <FareComponent BrandID="OP" BrandName="ECONOMY OPTIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="OP" BrandName="ECONOMY OPTIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
            </PTC_FareBreakdowns>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
            <TPA_Extensions>
              <DivideInParty Indicator="false"/>
              <AncillaryFeeGroups>
                <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
                </AncillaryFeeGroup>
              </AncillaryFeeGroups>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                <Default Code="UT"/>
              </ValidatingCarrier>
            </TPA_Extensions>
          </AirItineraryPricingInfo>
          <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        </AdditionalFares>
        <AdditionalFares>
          <AirItineraryPricingInfo FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
            <ItinTotalFare>
              <BaseFare Amount="29250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <FareConstruction Amount="29250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="29250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
              </Taxes>
              <TotalFare Amount="37560" CurrencyCode="RUB" DecimalPlaces="0"/>
            </ItinTotalFare>
            <PTC_FareBreakdowns>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="10600" CurrencyCode="RUB"/>
                  <FareConstruction Amount="10600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="10600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="13370" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 5100UT MOW Q200 5100RUB10600END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/CH25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/CH25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="8050" CurrencyCode="RUB"/>
                  <FareConstruction Amount="8050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="8050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="10820" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 3825UT MOW Q200 3825RUB8050END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="INF" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/IN</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/IN</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="0" CurrencyCode="RUB"/>
                  <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <TotalFare Amount="0" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <FareComponents>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
            </PTC_FareBreakdowns>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
            <TPA_Extensions>
              <DivideInParty Indicator="false"/>
              <AncillaryFeeGroups>
                <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
                </AncillaryFeeGroup>
              </AncillaryFeeGroups>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                <Default Code="UT"/>
              </ValidatingCarrier>
            </TPA_Extensions>
          </AirItineraryPricingInfo>
          <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        </AdditionalFares>
        <ValidatingCarrier Code="UT"/>
        <DiversitySwapper WeighedPriceAmount="15936"/>
      </TPA_Extensions>
    </PricedItinerary>
    <!--Другие варианты перелетов-->
  </PricedItineraries>
</OTA_AirLowFareSearchRS>


Копировать
<OTA_AirLowFareSearchRQ ResponseType="GIR" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05">
  <POS>
    <Source PseudoCityCode="9LSC">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="MOW"/>
    <DestinationLocation LocationCode="AER"/>
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="AER"/>
    <DestinationLocation LocationCode="MOW"/>
  </OriginDestinationInformation>
  <TravelPreferences ValidInterlineTicket="true">
    <CabinPref Cabin="Economy" PreferLevel="Preferred"/>
    <TPA_Extensions>
      <LongConnectTime Enable="true"/>
      <LongConnectPoints Max="3" Min="1"/>
      <KeepSameCabin Enabled="true"/>
      <ExcludeCallDirectCarriers Enabled="true"/>
      <DiversityParameters AdditionalNonStopsPercentage="100"/>
    </TPA_Extensions>
    <AncillaryFees Enable="true">
      <AncillaryFeeGroup Code="BG"/>
    </AncillaryFees>
    <Baggage Description="true" RequestType="A"/>
  </TravelPreferences>
  <TravelerInfoSummary>
    <SeatsRequested>3</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="2">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="CNN" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="INF" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
    </AirTravelerAvail>
    <PriceRequestInformation>
      <TPA_Extensions>
        <BrandedFareIndicators ItinParityBrandlessLeg="true" ItinParityFallbackMode="LegParity" MultipleBrandedFares="true" ParityMode="Itin"/>
      </TPA_Extensions>
    </PriceRequestInformation>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction>
      <RequestType Name="200ITINS"/>
    </IntelliSellTransaction>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>

Копировать
<GroupedItineraryResponse Version="4.3.0" xmlns="http://webservices.sabre.com/wsdl/sabreXML1.0.00/shopping/GroupedItineraryResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Message Code="TRANSACTIONID" Severity="Info" Text="5508466778620854519" Type="WORKERTHREAD"/>
  <Message Code="ASECT2LAPP00648.IDM.SGDCPROD.SABRE.COM" Severity="Info" Text="27037" Type="SERVER"/>
  <Message Code="RULEID" Severity="Info" Text="15936" Type="DRE"/>
  <Message Code="RULEID" Severity="Info" Text="24467" Type="DEFAULT"/>
  <Statistics Itineraries="224"/>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="1" Stops="0" TotalMilesFlown="873">
    <Departure Airport="AER" City="AER" Country="RU" Time="17:45:00+03:00"/>
    <Arrival Airport="SVO" City="MOW" Country="RU" Terminal="B" Time="20:10:00+03:00"/>
    <Carrier Marketing="SU" MarketingFlightNumber="1125" Operating="SU" OperatingFlightNumber="1125">
      <Equipment Code="32A" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="2" Stops="0" TotalMilesFlown="831">
    <Departure Airport="AER" City="AER" Country="RU" Time="05:05:00+03:00"/>
    <Arrival Airport="DME" City="MOW" Country="RU" Time="07:30:00+03:00"/>
    <Carrier Alliances="OW " Marketing="S7" MarketingFlightNumber="1022" Operating="S7" OperatingFlightNumber="1022">
      <Equipment Code="319" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SM*WT**" ID="3" Stops="0" TotalMilesFlown="873">
    <Departure Airport="AER" City="AER" Country="RU" Time="11:55:00+03:00"/>
    <Arrival Airport="SVO" City="MOW" Country="RU" Terminal="B" Time="14:35:00+03:00"/>
    <Carrier Marketing="SU" MarketingFlightNumber="1133" Operating="SU" OperatingFlightNumber="1133">
      <Equipment Code="SU9" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="4" Stops="0" TotalMilesFlown="847">
    <Departure Airport="VKO" City="MOW" Country="RU" Terminal="A" Time="00:20:00+03:00"/>
    <Arrival Airport="AER" City="AER" Country="RU" Time="02:35:00+03:00"/>
    <Carrier Marketing="UT" MarketingFlightNumber="579" Operating="UT" OperatingFlightNumber="579">
      <Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="5" Stops="0" TotalMilesFlown="116">
    <Departure Airport="KRR" City="KRR" Country="RU" Time="08:15:00+03:00"/>
    <Arrival Airport="AER" City="AER" Country="RU" Time="09:05:00+03:00"/>
    <Carrier Marketing="UT" MarketingFlightNumber="297" Operating="UT" OperatingFlightNumber="297">
      <Equipment Code="AT7" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <!--Другие расписания-->
  <TaxDesc Amount="1000" Code="YRF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="1" PublishedAmount="1000" PublishedCurrency="RUB" Station="SVO"/>
  <TaxDesc Amount="745" Code="YRI" Currency="RUB" Description="SERVICE FEE - CARRIER-IMPOSED MISC" ID="2" PublishedAmount="10.00" PublishedCurrency="EUR" Station="AER"/>
  <TaxDesc Amount="82" Code="RI3" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC DEPARTURE" ID="3" PublishedAmount="82" PublishedCurrency="RUB" Station="VKO"/>
  <TaxDesc Amount="41" Code="RI4" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC ARRIVAL" ID="4" PublishedAmount="41" PublishedCurrency="RUB" Station="AER"/>
  <TaxDesc Amount="50" Code="RI4" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC ARRIVAL" ID="5" PublishedAmount="50" PublishedCurrency="RUB" Station="AER"/>
  <!--Другие таксы-->
  <TaxDesc Amount="2265" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="53" PublishedAmount="2265" PublishedCurrency="RUB" Station="SVO"/>
  <TaxSummaryDesc Amount="2150" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="1" PublishedAmount="1665" PublishedCurrency="RUB" Station="DME"/>
  <TaxSummaryDesc Amount="3600" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="2" PublishedAmount="1200" PublishedCurrency="RUB" Station="VKO"/>
  <TaxSummaryDesc Amount="2000" Code="YRF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="3" PublishedAmount="1000" PublishedCurrency="RUB" Station="SVO"/>
  <TaxSummaryDesc Amount="970" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="4" PublishedAmount="6.50" PublishedCurrency="EUR" Station="DME"/>
  <TaxSummaryDesc Amount="3730" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="5" PublishedAmount="1865" PublishedCurrency="RUB" Station="ZIA"/>
  <!--Другие таксы-->
  <FareComponentDesc ApplicablePricingCategories="7 10 12 16 18 19" Direction="EH" Directionality="FROM" FareAmount="3075" FareBasisCode="VSTDRT/CH25" FareCurrency="RUB" FarePassengerType="CNN" GoverningCarrier="UT" ID="1" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" PublishedFareAmount="6150" TicketDesignator="CH25" VendorCode="ATP">
    <Segment Stopover="true">
      <Surcharge Amount="200" Currency="RUB" Description="MISCELLANEOUS/OTHER" Type="Q"/>
    </Segment>
    <Brand BrandName="ECONOMY OPTIMUM" Code="OP" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="7 10 12 15 16 18" Direction="EH" Directionality="FROM" FareAmount="3100" FareBasisCode="VLTRT" FareCurrency="RUB" FarePassengerType="ADT" GoverningCarrier="UT" ID="2" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" PublishedFareAmount="6200" VendorCode="ATP">
    <Segment Stopover="true">
      <Surcharge Amount="200" Currency="RUB" Description="MISCELLANEOUS/OTHER" Type="Q"/>
    </Segment>
    <Brand BrandName="ECONOMY MINIMUM" Code="MN" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="1 4 5 7 8 10 15 16 18 19 23" Direction="EH" Directionality="TO" FareAmount="11025" FareBasisCode="QFLRT/CH50" FareCurrency="RUB" FarePassengerType="CNN" GoverningCarrier="U6" ID="3" NotValidAfter="2019-09-08" NotValidBefore="2019-09-08" PublishedFareAmount="22050" TicketDesignator="CH50" VendorCode="ATP">
    <Segment/>
    <Brand BrandName="FLEXIBLE" Code="FL" ProgramCode="CFFU6" ProgramDescription="U6 DOMESTIC" ProgramID="75392" ProgramSystemCode="A"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="7 10 12 15 16 18 19" Direction="EH" Directionality="TO" FareAmount="0" FareBasisCode="XLTRT/IN" FareCurrency="RUB" FarePassengerType="INF" GoverningCarrier="UT" ID="4" NotValidAfter="2019-09-08" NotValidBefore="2019-09-08" PublishedFareAmount="0" TicketDesignator="IN" VendorCode="ATP">
    <Segment/>
    <Brand BrandName="ECONOMY MINIMUM" Code="MN" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="7 10 12 16 18 19" Direction="EH" Directionality="FROM" FareAmount="0" FareBasisCode="KFLEXRT/IN" FareCurrency="RUB" FarePassengerType="INF" GoverningCarrier="UT" ID="5" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" PublishedFareAmount="0" TicketDesignator="IN" VendorCode="ATP">
    <Segment Stopover="true"/>
    <Brand BrandName="ECONOMY PREMIUM" Code="PR" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B"/>
  </FareComponentDesc>
  <!--Другие компоненты тарифов-->
  <ValidatingCarrierDesc ID="1" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="HR"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="2" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="R3"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="3" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="S7"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="4" NewVcxProcess="true" SettlementMethod="TCH">
    <Default Code="U6"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="5" NewVcxProcess="true" SettlementMethod="TCH">
    <Default Code="UT"/>
  </ValidatingCarrierDesc>
  <!--Другие валидирующие перевозчики-->
  <BaggageAllowanceDesc Description1="UP TO 50 POUNDS/23 KILOGRAMS" Description2="UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS" ID="1" Pieces="2"/>
  <BaggageAllowanceDesc Description1="UP TO 22 POUNDS/10 KILOGRAMS" Description2="UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS" ID="2" Pieces="1"/>
  <BaggageAllowanceDesc Description1="UP TO 44 POUNDS/20 KILOGRAMS" ID="3" Pieces="1"/>
  <BaggageAllowanceDesc ID="4" Pieces="0"/>
  <BaggageAllowanceDesc ID="5" Pieces="2"/>
  <!--Другие нормы провоза багажа-->
  <BaggageAllowanceDesc Description1="UP TO 50 POUNDS/23 KILOGRAMS" Description2="UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS" ID="9" Pieces="1"/>
  <BaggageAllowanceDesc Description1="UP TO 22 POUNDS/10 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" ID="10" Pieces="1"/>
  <BaggageAllowanceDesc ID="11" Unit="kg" Weight="10"/>
  <BaggageAllowanceDesc Description1="UP TO 50 POUNDS/23 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" ID="12" Pieces="1"/>
  <BaggageAllowanceDesc ID="13" Pieces="1"/>
  <BaggageAllowanceDesc Description1="UP TO 50 POUNDS/23 KILOGRAMS" Description2="MAX LENGTH UP TO 79 INCHES/200 CENTIMETERS" ID="14" Pieces="1"/>
  <LegDesc ID="1">
    <Schedule Ref="48"/>
  </LegDesc>
  <LegDesc ID="2">
    <Schedule Ref="51"/>
  </LegDesc>
  <LegDesc ID="3">
    <Schedule Ref="49"/>
  </LegDesc>
  <LegDesc ID="4">
    <Schedule Ref="50"/>
  </LegDesc>
  <LegDesc ID="5">
    <Schedule Ref="52"/>
  </LegDesc>
  <!--Другие плечи-->
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription ArrivalLocation="AER" DepartureDate="2019-09-01" DepartureLocation="DME"/>
      <LegDescription ArrivalLocation="DME" DepartureDate="2019-09-08" DepartureLocation="AER"/>
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="21"/>
      <Leg Ref="56"/>
      <PricingInformation PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="8">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="102">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="43"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="50"/>
            <Tax Ref="46"/>
            <Tax Ref="38"/>
            <Tax Ref="36"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="39"/>
            <TaxSummary Ref="15"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="7"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="7"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="144">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="24">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="43"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="50"/>
            <Tax Ref="39"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="39"/>
            <TaxSummary Ref="27"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="7"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="7"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="177">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="176">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="7"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="7"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="20900" BaseFareCurrency="RUB" ConstructionAmount="20900" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="20900" EquivalentCurrency="RUB" TotalPrice="36310" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="false" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="14">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="97">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="43"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="50"/>
            <Tax Ref="46"/>
            <Tax Ref="38"/>
            <Tax Ref="36"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="39"/>
            <TaxSummary Ref="15"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="9600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="9600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="9600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="14810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="14"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="14"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="5000" Applicability="Before" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="5000" Applicability="After" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="false" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="94">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="74">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="43"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="50"/>
            <Tax Ref="39"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="39"/>
            <TaxSummary Ref="27"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7200" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7200" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7200" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12190" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="14"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="14"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="5000" Applicability="Before" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="5000" Applicability="After" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="false" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="44">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="166">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="10"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="10"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="26400" BaseFareCurrency="RUB" ConstructionAmount="26400" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="26400" EquivalentCurrency="RUB" TotalPrice="41810" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="24039.724"/>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="21"/>
      <Leg Ref="47"/>
      <PricingInformation PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="8">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="102">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="43"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="50"/>
            <Tax Ref="46"/>
            <Tax Ref="38"/>
            <Tax Ref="36"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="39"/>
            <TaxSummary Ref="15"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="7"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="7"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="144">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="24">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="43"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="50"/>
            <Tax Ref="39"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="39"/>
            <TaxSummary Ref="27"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="7"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="7"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="177">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="176">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="7"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="7"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="20900" BaseFareCurrency="RUB" ConstructionAmount="20900" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="20900" EquivalentCurrency="RUB" TotalPrice="36310" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="false" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="14">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="97">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="43"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="50"/>
            <Tax Ref="46"/>
            <Tax Ref="38"/>
            <Tax Ref="36"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="39"/>
            <TaxSummary Ref="15"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="9600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="9600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="9600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="14810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="14"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="14"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="5000" Applicability="Before" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="5000" Applicability="After" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="false" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="94">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="74">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="43"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="50"/>
            <Tax Ref="39"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="39"/>
            <TaxSummary Ref="27"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7200" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7200" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7200" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12190" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="14"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="14"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="5000" Applicability="Before" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="5000" Applicability="After" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="false" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="44">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="166">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="10"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="10"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="26400" BaseFareCurrency="RUB" ConstructionAmount="26400" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="26400" EquivalentCurrency="RUB" TotalPrice="41810" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="24039.724"/>
    </Itinerary>
    <!--Другие варианты перелетов-->
  </ItineraryGroup>
  <!--Другие группы маршрутов-->
</GroupedItineraryResponse>


Копировать
<OTA_AirLowFareSearchRQ ResponseType="OTA" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05">
  <POS>
    <Source PseudoCityCode="9LSC">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="MOW"/>
    <DestinationLocation LocationCode="AER"/>
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="AER"/>
    <DestinationLocation LocationCode="MOW"/>
  </OriginDestinationInformation>
  <TravelPreferences ValidInterlineTicket="true">
    <CabinPref Cabin="Economy" PreferLevel="Preferred"/>
    <TPA_Extensions>
      <LongConnectTime Enable="true"/>
      <LongConnectPoints Max="3" Min="1"/>
      <KeepSameCabin Enabled="true"/>
      <ExcludeCallDirectCarriers Enabled="true"/>
      <FlexibleFares>
        <FareParameters>
          <Cabin Type="Business"/>
          <KeepSameCabin Enabled="true"/>
        </FareParameters>
        <FareParameters>
          <PassengerTypeQuantity Code="ADT" Quantity="2"/>
          <PassengerTypeQuantity Code="CNN" Quantity="1"/>
          <PassengerTypeQuantity Code="INS" Quantity="1"/>
        </FareParameters>
        <FareParameters>
          <PublicFare Ind="true"/>
        </FareParameters>
        <FareParameters>
          <VoluntaryChanges Match="All">
            <Penalty Type="Refund"/>
          </VoluntaryChanges>
        </FareParameters>
      </FlexibleFares>
      <DiversityParameters AdditionalNonStopsPercentage="100"/>
    </TPA_Extensions>
    <AncillaryFees Enable="true">
      <AncillaryFeeGroup Code="BG"/>
    </AncillaryFees>
    <Baggage Description="true" RequestType="A"/>
  </TravelPreferences>
  <TravelerInfoSummary>
    <SeatsRequested>3</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="2">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="CNN" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="INF" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
    </AirTravelerAvail>
    <PriceRequestInformation>
      <TPA_Extensions>
        <BrandedFareIndicators SingleBrandedFare="true"/>
      </TPA_Extensions>
    </PriceRequestInformation>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction>
      <RequestType Name="200ITINS"/>
    </IntelliSellTransaction>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>

Копировать
<OTA_AirLowFareSearchRS AvailableItinCount="0" BrandedOneWayItinCount="0" DepartedItinCount="0" PricedItinCount="218" SimpleOneWayItinCount="0" SoldOutItinCount="0" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Success/>
  <Warnings>
    <Warning Code="PROCESS" ShortText="NO SOLUTION PASSED INTERLINE TICKETING VALIDATION" Type="MIP"/>
    <Warning Code="PROCESS" ShortText="NO SOLUTION PASSED INTERLINE TICKETING VALIDATION" Type="MIP"/>
    <Warning Code="PROCESS" ShortText="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
    <Warning Code="TRANSACTIONID" MessageClass="I" ShortText="5506561626092730789" Type="WORKERTHREAD"/>
    <Warning Code="ASECT2LAPP00616.IDM.SGDCPROD.SABRE.COM" MessageClass="I" ShortText="27039" Type="SERVER"/>
    <Warning Code="RULEID" MessageClass="I" ShortText="15936" Type="DRE"/>
    <Warning Code="RULEID" MessageClass="I" ShortText="24467" Type="DEFAULT"/>
    <Warning Code="MIP" MessageClass="I" ShortText="NO SOLUTION PASSED INTERLINE TICKETING VALIDATION" Type="MIP"/>
  </Warnings>
  <PricedItineraries>
    <PricedItinerary SequenceNumber="1">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-02T01:00:00" DepartureDateTime="2019-09-01T22:45:00" ElapsedTime="135" FlightNumber="347" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="VKO" TerminalID="A"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="UT" FlightNumber="347"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T07:00:00" DepartureDateTime="2019-09-08T04:45:00" ElapsedTime="135" FlightNumber="348" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="348"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
        <ItinTotalFare>
          <BaseFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="26560" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <PTC_FareBreakdowns>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="ADT" Quantity="2"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="6600" CurrencyCode="RUB"/>
              <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="9370" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="CNN" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="5050" CurrencyCode="RUB"/>
              <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="7820" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="INF" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="0" CurrencyCode="RUB"/>
              <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <TotalFare Amount="0" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
        </PTC_FareBreakdowns>
        <FareInfos>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
        </FareInfos>
        <TPA_Extensions>
          <DivideInParty Indicator="false"/>
          <AncillaryFeeGroups>
            <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
            </AncillaryFeeGroup>
          </AncillaryFeeGroups>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
            <Default Code="UT"/>
          </ValidatingCarrier>
        </TPA_Extensions>
      </AirItineraryPricingInfo>
      <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
      <TPA_Extensions>
        <AdditionalFares>
          <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" FlexibleFareID="1" LastTicketDate="2019-03-08" PricingSource="ADVJR1" PricingSubSource="MIP">
            <ItinTotalFare>
              <BaseFare Amount="215700" CurrencyCode="RUB" DecimalPlaces="0"/>
              <FareConstruction Amount="215700" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="215700" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
              </Taxes>
              <TotalFare Amount="224010" CurrencyCode="RUB" DecimalPlaces="0"/>
            </ItinTotalFare>
            <PTC_FareBreakdowns>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="D" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">DFLEXRT</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="D" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">DFLEXRT</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="78400" CurrencyCode="RUB"/>
                  <FareConstruction Amount="78400" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="78400" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="81170" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="BS" BrandName="BUSINESS" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="BS" BrandName="BUSINESS" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 70 POUNDS/32 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" Pieces="2"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 70 POUNDS/32 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" Pieces="2"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="false"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 39000UT MOW Q200 39000RUB78400END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>D</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="4"/>
                      <Cabin Cabin="C"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>D</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="4"/>
                      <Cabin Cabin="C"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="D" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">DFLEXRT/CH25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="D" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">DFLEXRT/CH25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="58900" CurrencyCode="RUB"/>
                  <FareConstruction Amount="58900" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="58900" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="61670" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="BS" BrandName="BUSINESS" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="BS" BrandName="BUSINESS" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 70 POUNDS/32 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" Pieces="2"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 70 POUNDS/32 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" Pieces="2"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="false"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 29250UT MOW Q200 29250RUB58900END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>D</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="4"/>
                      <Cabin Cabin="C"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>D</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="4"/>
                      <Cabin Cabin="C"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="INF" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="D" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">DFLEXRT/IN</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="D" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">DFLEXRT/IN</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="0" CurrencyCode="RUB"/>
                  <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <TotalFare Amount="0" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <FareComponents>
                      <FareComponent BrandID="BS" BrandName="BUSINESS" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="BS" BrandName="BUSINESS" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="false"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>D</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="4"/>
                      <Cabin Cabin="C"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>D</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="4"/>
                      <Cabin Cabin="C"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
            </PTC_FareBreakdowns>
            <FareInfos>
              <FareInfo>
                <FareReference>D</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="4"/>
                  <Cabin Cabin="C"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>D</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="4"/>
                  <Cabin Cabin="C"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
            <TPA_Extensions>
              <DivideInParty Indicator="false"/>
              <AncillaryFeeGroups>
                <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
                </AncillaryFeeGroup>
              </AncillaryFeeGroups>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                <Default Code="UT"/>
              </ValidatingCarrier>
            </TPA_Extensions>
          </AirItineraryPricingInfo>
          <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        </AdditionalFares>
        <AdditionalFares>
          <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" FlexibleFareID="2" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
            <ItinTotalFare>
              <BaseFare Amount="23300" CurrencyCode="RUB" DecimalPlaces="0"/>
              <FareConstruction Amount="23300" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="23300" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="11080" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
              </Taxes>
              <TotalFare Amount="34380" CurrencyCode="RUB" DecimalPlaces="0"/>
            </ItinTotalFare>
            <PTC_FareBreakdowns>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="6600" CurrencyCode="RUB"/>
                  <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="9370" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="5050" CurrencyCode="RUB"/>
                  <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="7820" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="INS" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="5050" CurrencyCode="RUB"/>
                  <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="7820" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
            </PTC_FareBreakdowns>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
            <TPA_Extensions>
              <DivideInParty Indicator="false"/>
              <AncillaryFeeGroups>
                <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
                </AncillaryFeeGroup>
              </AncillaryFeeGroups>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                <Default Code="UT"/>
              </ValidatingCarrier>
            </TPA_Extensions>
          </AirItineraryPricingInfo>
          <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        </AdditionalFares>
        <AdditionalFares>
          <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" FlexibleFareID="3" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
            <ItinTotalFare>
              <BaseFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <FareConstruction Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
              </Taxes>
              <TotalFare Amount="26560" CurrencyCode="RUB" DecimalPlaces="0"/>
            </ItinTotalFare>
            <PTC_FareBreakdowns>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="6600" CurrencyCode="RUB"/>
                  <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="9370" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="5050" CurrencyCode="RUB"/>
                  <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="7820" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="INF" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="0" CurrencyCode="RUB"/>
                  <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <TotalFare Amount="0" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <FareComponents>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
            </PTC_FareBreakdowns>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
            <TPA_Extensions>
              <DivideInParty Indicator="false"/>
              <AncillaryFeeGroups>
                <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
                </AncillaryFeeGroup>
              </AncillaryFeeGroups>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                <Default Code="UT"/>
              </ValidatingCarrier>
            </TPA_Extensions>
          </AirItineraryPricingInfo>
          <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        </AdditionalFares>
        <AdditionalFares>
          <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" FlexibleFareID="4" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
            <ItinTotalFare>
              <BaseFare Amount="29250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <FareConstruction Amount="29250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="29250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
              </Taxes>
              <TotalFare Amount="37560" CurrencyCode="RUB" DecimalPlaces="0"/>
            </ItinTotalFare>
            <PTC_FareBreakdowns>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="10600" CurrencyCode="RUB"/>
                  <FareConstruction Amount="10600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="10600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="13370" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 5100UT MOW Q200 5100RUB10600END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/CH25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/CH25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="8050" CurrencyCode="RUB"/>
                  <FareConstruction Amount="8050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="8050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="10820" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 3825UT MOW Q200 3825RUB8050END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="INF" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/IN</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/IN</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="0" CurrencyCode="RUB"/>
                  <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <TotalFare Amount="0" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <FareComponents>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
            </PTC_FareBreakdowns>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
            <TPA_Extensions>
              <DivideInParty Indicator="false"/>
              <AncillaryFeeGroups>
                <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
                </AncillaryFeeGroup>
              </AncillaryFeeGroups>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                <Default Code="UT"/>
              </ValidatingCarrier>
            </TPA_Extensions>
          </AirItineraryPricingInfo>
          <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        </AdditionalFares>
        <ValidatingCarrier Code="UT"/>
        <DiversitySwapper WeighedPriceAmount="15936"/>
      </TPA_Extensions>
    </PricedItinerary>
    <PricedItinerary SequenceNumber="2">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-02T01:00:00" DepartureDateTime="2019-09-01T22:45:00" ElapsedTime="135" FlightNumber="347" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="VKO" TerminalID="A"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="UT" FlightNumber="347"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T23:10:00" DepartureDateTime="2019-09-08T20:55:00" ElapsedTime="135" FlightNumber="268" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="268"/>
              <Equipment AirEquipType="738"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
        <ItinTotalFare>
          <BaseFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="26560" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <PTC_FareBreakdowns>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="ADT" Quantity="2"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="6600" CurrencyCode="RUB"/>
              <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="9370" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="CNN" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="5050" CurrencyCode="RUB"/>
              <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="7820" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="INF" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="0" CurrencyCode="RUB"/>
              <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <TotalFare Amount="0" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
        </PTC_FareBreakdowns>
        <FareInfos>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
        </FareInfos>
        <TPA_Extensions>
          <DivideInParty Indicator="false"/>
          <AncillaryFeeGroups>
            <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
            </AncillaryFeeGroup>
          </AncillaryFeeGroups>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
            <Default Code="UT"/>
          </ValidatingCarrier>
        </TPA_Extensions>
      </AirItineraryPricingInfo>
      <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
      <TPA_Extensions>
        <AdditionalFares>
          <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" FlexibleFareID="1" LastTicketDate="2019-03-08" PricingSource="ADVJR1" PricingSubSource="MIP">
            <ItinTotalFare>
              <BaseFare Amount="215700" CurrencyCode="RUB" DecimalPlaces="0"/>
              <FareConstruction Amount="215700" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="215700" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
              </Taxes>
              <TotalFare Amount="224010" CurrencyCode="RUB" DecimalPlaces="0"/>
            </ItinTotalFare>
            <PTC_FareBreakdowns>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="D" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">DFLEXRT</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="D" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">DFLEXRT</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="78400" CurrencyCode="RUB"/>
                  <FareConstruction Amount="78400" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="78400" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="81170" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="BS" BrandName="BUSINESS" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="BS" BrandName="BUSINESS" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 70 POUNDS/32 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" Pieces="2"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 70 POUNDS/32 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" Pieces="2"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="false"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 39000UT MOW Q200 39000RUB78400END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>D</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="4"/>
                      <Cabin Cabin="C"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>D</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="4"/>
                      <Cabin Cabin="C"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="D" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">DFLEXRT/CH25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="D" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">DFLEXRT/CH25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="58900" CurrencyCode="RUB"/>
                  <FareConstruction Amount="58900" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="58900" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="61670" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="BS" BrandName="BUSINESS" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="BS" BrandName="BUSINESS" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 70 POUNDS/32 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" Pieces="2"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 70 POUNDS/32 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" Pieces="2"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="false"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 29250UT MOW Q200 29250RUB58900END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>D</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="4"/>
                      <Cabin Cabin="C"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>D</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="4"/>
                      <Cabin Cabin="C"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="INF" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="D" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">DFLEXRT/IN</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="D" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">DFLEXRT/IN</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="0" CurrencyCode="RUB"/>
                  <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <TotalFare Amount="0" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <FareComponents>
                      <FareComponent BrandID="BS" BrandName="BUSINESS" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="BS" BrandName="BUSINESS" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="false"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>D</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="4"/>
                      <Cabin Cabin="C"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>D</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="4"/>
                      <Cabin Cabin="C"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
            </PTC_FareBreakdowns>
            <FareInfos>
              <FareInfo>
                <FareReference>D</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="4"/>
                  <Cabin Cabin="C"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>D</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="4"/>
                  <Cabin Cabin="C"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
            <TPA_Extensions>
              <DivideInParty Indicator="false"/>
              <AncillaryFeeGroups>
                <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
                </AncillaryFeeGroup>
              </AncillaryFeeGroups>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                <Default Code="UT"/>
              </ValidatingCarrier>
            </TPA_Extensions>
          </AirItineraryPricingInfo>
          <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        </AdditionalFares>
        <AdditionalFares>
          <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" FlexibleFareID="2" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
            <ItinTotalFare>
              <BaseFare Amount="23300" CurrencyCode="RUB" DecimalPlaces="0"/>
              <FareConstruction Amount="23300" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="23300" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="11080" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
              </Taxes>
              <TotalFare Amount="34380" CurrencyCode="RUB" DecimalPlaces="0"/>
            </ItinTotalFare>
            <PTC_FareBreakdowns>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="6600" CurrencyCode="RUB"/>
                  <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="9370" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="5050" CurrencyCode="RUB"/>
                  <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="7820" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="INS" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="5050" CurrencyCode="RUB"/>
                  <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="7820" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
            </PTC_FareBreakdowns>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
            <TPA_Extensions>
              <DivideInParty Indicator="false"/>
              <AncillaryFeeGroups>
                <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
                </AncillaryFeeGroup>
              </AncillaryFeeGroups>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                <Default Code="UT"/>
              </ValidatingCarrier>
            </TPA_Extensions>
          </AirItineraryPricingInfo>
          <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        </AdditionalFares>
        <AdditionalFares>
          <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" FlexibleFareID="3" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
            <ItinTotalFare>
              <BaseFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <FareConstruction Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
              </Taxes>
              <TotalFare Amount="26560" CurrencyCode="RUB" DecimalPlaces="0"/>
            </ItinTotalFare>
            <PTC_FareBreakdowns>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="6600" CurrencyCode="RUB"/>
                  <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="9370" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="5050" CurrencyCode="RUB"/>
                  <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="7820" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="INF" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="0" CurrencyCode="RUB"/>
                  <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <TotalFare Amount="0" CurrencyCode="RUB"/>
                  <TPA_Extensions>
                    <FareComponents>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
            </PTC_FareBreakdowns>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
            <TPA_Extensions>
              <DivideInParty Indicator="false"/>
              <AncillaryFeeGroups>
                <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
                </AncillaryFeeGroup>
              </AncillaryFeeGroups>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                <Default Code="UT"/>
              </ValidatingCarrier>
            </TPA_Extensions>
          </AirItineraryPricingInfo>
          <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        </AdditionalFares>
        <AdditionalFares>
          <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" FlexibleFareID="4" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
            <ItinTotalFare>
              <BaseFare Amount="29250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <FareConstruction Amount="29250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="29250" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
              </Taxes>
              <TotalFare Amount="37560" CurrencyCode="RUB" DecimalPlaces="0"/>
            </ItinTotalFare>
            <PTC_FareBreakdowns>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="10600" CurrencyCode="RUB"/>
                  <FareConstruction Amount="10600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="10600" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="13370" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 5100UT MOW Q200 5100RUB10600END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/CH25</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/CH25</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="8050" CurrencyCode="RUB"/>
                  <FareConstruction Amount="8050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="8050" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <Taxes>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                    <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                    <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
                  </Taxes>
                  <TotalFare Amount="10820" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                    <FareComponents>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Description1="UP TO 44 POUNDS/20 KILOGRAMS" Pieces="1"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER Q200 3825UT MOW Q200 3825RUB8050END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
              <PTC_FareBreakdown>
                <PassengerTypeQuantity Code="INF" Quantity="1"/>
                <FareBasisCodes>
                  <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/IN</FareBasisCode>
                  <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VFLEXRT/IN</FareBasisCode>
                </FareBasisCodes>
                <PassengerFare>
                  <BaseFare Amount="0" CurrencyCode="RUB"/>
                  <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                  <TotalFare Amount="0" CurrencyCode="RUB"/>
                  <PenaltiesInfo>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                    <Penalty Amount="4000" Applicability="Before" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                    <Penalty Amount="4000" Applicability="After" Cat16Info="true" CurrencyCode="RUB" DecimalPlaces="0" Refundable="true" Type="Refund"/>
                  </PenaltiesInfo>
                  <TPA_Extensions>
                    <FareComponents>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="1"/>
                      </FareComponent>
                      <FareComponent BrandID="PR" BrandName="ECONOMY PREMIUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                        <Segment FlightIndex="1" LegIndex="2"/>
                      </FareComponent>
                    </FareComponents>
                    <Messages>
                      <Message AirlineCode="UT" FailCode="0" Info="NO FREE MEAL" Type="N"/>
                      <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                      <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                      <Message FailCode="0" Info="BSP - UT" Type="W"/>
                      <Message FailCode="0" Info="GEN - UT" Type="W"/>
                      <Message FailCode="0" Info="TCH - UT" Type="W"/>
                    </Messages>
                    <BaggageInformationList>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="0"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                      <BaggageInformation AirlineCode="UT" ProvisionType="A">
                        <Segment Id="1"/>
                        <Allowance Pieces="0"/>
                      </BaggageInformation>
                    </BaggageInformationList>
                  </TPA_Extensions>
                </PassengerFare>
                <Endorsements NonRefundableIndicator="true"/>
                <TPA_Extensions>
                  <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
                </TPA_Extensions>
                <FareInfos>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                  <FareInfo>
                    <FareReference>V</FareReference>
                    <TPA_Extensions>
                      <SeatsRemaining BelowMin="false" Number="9"/>
                      <Cabin Cabin="Y"/>
                    </TPA_Extensions>
                  </FareInfo>
                </FareInfos>
              </PTC_FareBreakdown>
            </PTC_FareBreakdowns>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
            <TPA_Extensions>
              <DivideInParty Indicator="false"/>
              <AncillaryFeeGroups>
                <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
                  <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
                </AncillaryFeeGroup>
              </AncillaryFeeGroups>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                <Default Code="UT"/>
              </ValidatingCarrier>
              <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                <Default Code="UT"/>
              </ValidatingCarrier>
            </TPA_Extensions>
          </AirItineraryPricingInfo>
          <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        </AdditionalFares>
        <ValidatingCarrier Code="UT"/>
        <DiversitySwapper WeighedPriceAmount="15936"/>
      </TPA_Extensions>
    </PricedItinerary>
    <!--Другие варианты перелетов-->
  </PricedItineraries>
</OTA_AirLowFareSearchRS>


Копировать
<OTA_AirLowFareSearchRQ ResponseType="GIR" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05">
  <POS>
    <Source PseudoCityCode="9LSC">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="MOW"/>
    <DestinationLocation LocationCode="AER"/>
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="AER"/>
    <DestinationLocation LocationCode="MOW"/>
  </OriginDestinationInformation>
  <TravelPreferences ValidInterlineTicket="true">
    <CabinPref Cabin="Economy" PreferLevel="Preferred"/>
    <TPA_Extensions>
      <LongConnectTime Enable="true"/>
      <LongConnectPoints Max="3" Min="1"/>
      <KeepSameCabin Enabled="true"/>
      <ExcludeCallDirectCarriers Enabled="true"/>
      <FlexibleFares>
        <FareParameters>
          <Cabin Type="Business"/>
          <KeepSameCabin Enabled="true"/>
        </FareParameters>
        <FareParameters>
          <PassengerTypeQuantity Code="ADT" Quantity="2"/>
          <PassengerTypeQuantity Code="CNN" Quantity="1"/>
          <PassengerTypeQuantity Code="INS" Quantity="1"/>
        </FareParameters>
        <FareParameters>
          <PublicFare Ind="true"/>
        </FareParameters>
        <FareParameters>
          <VoluntaryChanges Match="All">
            <Penalty Type="Refund"/>
          </VoluntaryChanges>
        </FareParameters>
      </FlexibleFares>
      <DiversityParameters AdditionalNonStopsPercentage="100"/>
    </TPA_Extensions>
    <AncillaryFees Enable="true">
      <AncillaryFeeGroup Code="BG"/>
    </AncillaryFees>
    <Baggage Description="true" RequestType="A"/>
  </TravelPreferences>
  <TravelerInfoSummary>
    <SeatsRequested>3</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="2">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="CNN" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="INF" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
    </AirTravelerAvail>
    <PriceRequestInformation>
      <TPA_Extensions>
        <BrandedFareIndicators SingleBrandedFare="true"/>
      </TPA_Extensions>
    </PriceRequestInformation>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction>
      <RequestType Name="200ITINS"/>
    </IntelliSellTransaction>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>

Копировать
<GroupedItineraryResponse Version="4.3.0" xmlns="http://webservices.sabre.com/wsdl/sabreXML1.0.00/shopping/GroupedItineraryResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Message Code="TRANSACTIONID" Severity="Info" Text="3719241414333093269" Type="WORKERTHREAD"/>
  <Message Code="ASEPT2LAPP00332.IDM.SGDCPROD.SABRE.COM" Severity="Info" Text="27039" Type="SERVER"/>
  <Message Code="RULEID" Severity="Info" Text="15936" Type="DRE"/>
  <Message Code="RULEID" Severity="Info" Text="24467" Type="DEFAULT"/>
  <Message Code="PROCESS" Severity="Error" Text="NO SOLUTION PASSED INTERLINE TICKETING VALIDATION" Type="MIP"/>
  <Message Code="PROCESS" Severity="Error" Text="NO SOLUTION PASSED INTERLINE TICKETING VALIDATION" Type="MIP"/>
  <Message Code="PROCESS" Severity="Error" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Message Code="MIP" Severity="Info" Text="NO SOLUTION PASSED INTERLINE TICKETING VALIDATION" Type="MIP"/>
  <Statistics Itineraries="216"/>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="1" Stops="0" TotalMilesFlown="873">
    <Departure Airport="AER" City="AER" Country="RU" Time="17:45:00+03:00"/>
    <Arrival Airport="SVO" City="MOW" Country="RU" Terminal="B" Time="20:10:00+03:00"/>
    <Carrier Marketing="SU" MarketingFlightNumber="1125" Operating="SU" OperatingFlightNumber="1125">
      <Equipment Code="32A" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="2" Stops="0" TotalMilesFlown="831">
    <Departure Airport="AER" City="AER" Country="RU" Time="05:05:00+03:00"/>
    <Arrival Airport="DME" City="MOW" Country="RU" Time="07:30:00+03:00"/>
    <Carrier Alliances="OW " Marketing="S7" MarketingFlightNumber="1022" Operating="S7" OperatingFlightNumber="1022">
      <Equipment Code="319" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="3" Stops="0" TotalMilesFlown="847">
    <Departure Airport="VKO" City="MOW" Country="RU" Terminal="A" Time="00:20:00+03:00"/>
    <Arrival Airport="AER" City="AER" Country="RU" Time="02:35:00+03:00"/>
    <Carrier Marketing="UT" MarketingFlightNumber="579" Operating="UT" OperatingFlightNumber="579">
      <Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="4" Stops="0" TotalMilesFlown="116">
    <Departure Airport="KRR" City="KRR" Country="RU" Time="08:15:00+03:00"/>
    <Arrival Airport="AER" City="AER" Country="RU" Time="09:05:00+03:00"/>
    <Carrier Marketing="UT" MarketingFlightNumber="297" Operating="UT" OperatingFlightNumber="297">
      <Equipment Code="AT7" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="5" Stops="0" TotalMilesFlown="873">
    <Departure Airport="AER" City="AER" Country="RU" Time="02:45:00+03:00"/>
    <Arrival Airport="SVO" City="MOW" Country="RU" Terminal="B" Time="05:20:00+03:00"/>
    <Carrier Marketing="SU" MarketingFlightNumber="1129" Operating="SU" OperatingFlightNumber="1129">
      <Equipment Code="73H" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  
  <!--Другие расписания-->
  <TaxDesc Amount="1000" Code="YRF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="1" PublishedAmount="1000" PublishedCurrency="RUB" Station="SVO"/>
  <TaxDesc Amount="745" Code="YRI" Currency="RUB" Description="SERVICE FEE - CARRIER-IMPOSED MISC" ID="2" PublishedAmount="10.00" PublishedCurrency="EUR" Station="AER"/>
  <TaxDesc Amount="82" Code="RI3" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC DEPARTURE" ID="3" PublishedAmount="82" PublishedCurrency="RUB" Station="VKO"/>
  <TaxDesc Amount="41" Code="RI4" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC ARRIVAL" ID="4" PublishedAmount="41" PublishedCurrency="RUB" Station="AER"/>
  <TaxDesc Amount="50" Code="RI4" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC ARRIVAL" ID="5" PublishedAmount="50" PublishedCurrency="RUB" Station="AER"/>
  <!--Другие таксы-->
  <TaxSummaryDesc Amount="2150" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="1" PublishedAmount="1665" PublishedCurrency="RUB" Station="DME"/>
  <TaxSummaryDesc Amount="3600" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="2" PublishedAmount="1200" PublishedCurrency="RUB" Station="VKO"/>
  <TaxSummaryDesc Amount="2000" Code="YRF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="3" PublishedAmount="1000" PublishedCurrency="RUB" Station="SVO"/>
  <TaxSummaryDesc Amount="970" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="4" PublishedAmount="6.50" PublishedCurrency="EUR" Station="DME"/>
  <TaxSummaryDesc Amount="3730" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="5" PublishedAmount="1865" PublishedCurrency="RUB" Station="ZIA"/>
  <!--Другие таксы-->
  <FareComponentDesc ApplicablePricingCategories="7 10 12 15 16 18" Direction="EH" Directionality="FROM" FareAmount="3100" FareBasisCode="VLTRT" FareCurrency="RUB" FarePassengerType="ADT" GoverningCarrier="UT" ID="1" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" PublishedFareAmount="6200" VendorCode="ATP">
    <Segment Stopover="true">
      <Surcharge Amount="200" Currency="RUB" Description="MISCELLANEOUS/OTHER" Type="Q"/>
    </Segment>
    <Brand BrandName="ECONOMY MINIMUM" Code="MN" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="10 16 19" Direction="EH" Directionality="TO" FareAmount="4988" FareBasisCode="QVUR/CH25" FareCurrency="RUB" FarePassengerType="INS" GoverningCarrier="SU" ID="2" NotValidAfter="2019-09-08" NotValidBefore="2019-09-08" PublishedFareAmount="9975" TicketDesignator="CH25" VendorCode="ATP">
    <Segment/>
    <Brand BrandName="ECONOMY SAVER" Code="ER" ProgramCode="CFF1S" ProgramDescription="NEW BRANDS AFL" ProgramID="74789" ProgramSystemCode="X"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="7 10 12 15 16 18 19" Direction="EH" Directionality="TO" FareAmount="0" FareBasisCode="XLTRT/IN" FareCurrency="RUB" FarePassengerType="INF" GoverningCarrier="UT" ID="3" NotValidAfter="2019-09-08" NotValidBefore="2019-09-08" PublishedFareAmount="0" TicketDesignator="IN" VendorCode="ATP">
    <Segment/>
    <Brand BrandName="ECONOMY MINIMUM" Code="MN" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="4 5 7 8 9 10 15 16 18 19 23" Direction="EH" Directionality="FROM" FareAmount="14375" FareBasisCode="DRTCH" FareCurrency="RUB" FarePassengerType="CNN" GoverningCarrier="Y7" ID="4" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" PublishedFareAmount="28750" VendorCode="ATP">
    <Segment Stopover="true"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="7 10 12 16 18 19" Direction="EH" Directionality="FROM" FareAmount="0" FareBasisCode="KFLEXRT/IN" FareCurrency="RUB" FarePassengerType="INF" GoverningCarrier="UT" ID="5" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" PublishedFareAmount="0" TicketDesignator="IN" VendorCode="ATP">
    <Segment Stopover="true"/>
    <Brand BrandName="ECONOMY PREMIUM" Code="PR" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B"/>
  </FareComponentDesc>
  <!--Другие компоненты тарифов-->
  <ValidatingCarrierDesc ID="1" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="HR"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="2" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="R3"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="3" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="S7"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="4" NewVcxProcess="true" SettlementMethod="TCH">
    <Default Code="U6"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="5" NewVcxProcess="true" SettlementMethod="TCH">
    <Default Code="UT"/>
  </ValidatingCarrierDesc>
  <!--Другие валидирующие перевозчики-->
  <BaggageAllowanceDesc Description1="UP TO 70 POUNDS/32 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" ID="1" Pieces="2"/>
  <BaggageAllowanceDesc Description1="UP TO 22 POUNDS/10 KILOGRAMS" Description2="UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS" ID="2" Pieces="1"/>
  <BaggageAllowanceDesc Description1="UP TO 44 POUNDS/20 KILOGRAMS" ID="3" Pieces="1"/>
  <BaggageAllowanceDesc ID="4" Pieces="0"/>
  <BaggageAllowanceDesc ID="5" Unit="kg" Weight="40"/>
  <!--Другие нормы провоза багажа-->
  <LegDesc ID="1">
    <Schedule Ref="47"/>
  </LegDesc>
  <LegDesc ID="2">
    <Schedule Ref="48"/>
  </LegDesc>
  <LegDesc ID="3">
    <Schedule Ref="51"/>
  </LegDesc>
  <LegDesc ID="4">
    <Schedule Ref="49"/>
  </LegDesc>
  <LegDesc ID="5">
    <Schedule Ref="50"/>
  </LegDesc>
  <!--Другие плечи-->
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription ArrivalLocation="AER" DepartureDate="2019-09-01" DepartureLocation="DME"/>
      <LegDescription ArrivalLocation="DME" DepartureDate="2019-09-08" DepartureLocation="AER"/>
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="37"/>
      <Leg Ref="47"/>
      <PricingInformation BrandsOnAnyMarket="true" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="8">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="138">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="48"/>
            <Tax Ref="39"/>
            <Tax Ref="37"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="16"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="191">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="33">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="40"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="28"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="233">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="232">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="20900" BaseFareCurrency="RUB" ConstructionAmount="20900" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="20900" EquivalentCurrency="RUB" TotalPrice="36310" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <PricingInformation BrandsOnAnyMarket="true" FlexibleFare="2" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="8">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="138">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="48"/>
            <Tax Ref="39"/>
            <Tax Ref="37"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="16"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="191">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="33">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="40"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="28"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INS">
            <FareComponent Ref="185">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="179">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10470" TotalTaxes="4770"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INS">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="26600" BaseFareCurrency="RUB" ConstructionAmount="26600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="26600" EquivalentCurrency="RUB" TotalPrice="46780" TotalTaxes="20180"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <PricingInformation BrandsOnAnyMarket="true" FlexibleFare="3" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="8">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="138">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="48"/>
            <Tax Ref="39"/>
            <Tax Ref="37"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="16"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="191">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="33">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="40"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="28"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="233">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="232">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="20900" BaseFareCurrency="RUB" ConstructionAmount="20900" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="20900" EquivalentCurrency="RUB" TotalPrice="36310" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <PricingInformation BrandsOnAnyMarket="true" FlexibleFare="4" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="false" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="16">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="129">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="48"/>
            <Tax Ref="39"/>
            <Tax Ref="37"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="16"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="9600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="9600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="9600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="14810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="18"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="18"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="5000" Applicability="Before" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="5000" Applicability="After" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="false" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="122">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="100">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="40"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="28"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7200" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7200" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7200" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12190" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="18"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="18"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="5000" Applicability="Before" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="5000" Applicability="After" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="false" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="62">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="220">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="12"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="12"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="26400" BaseFareCurrency="RUB" ConstructionAmount="26400" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="26400" EquivalentCurrency="RUB" TotalPrice="41810" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="24039.724"/>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="22"/>
      <Leg Ref="47"/>
      <PricingInformation BrandsOnAnyMarket="true" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="8">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="138">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="48"/>
            <Tax Ref="39"/>
            <Tax Ref="37"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="16"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="191">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="33">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="40"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="28"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="233">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="232">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="20900" BaseFareCurrency="RUB" ConstructionAmount="20900" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="20900" EquivalentCurrency="RUB" TotalPrice="36310" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <PricingInformation BrandsOnAnyMarket="true" FlexibleFare="2" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="8">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="138">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="48"/>
            <Tax Ref="39"/>
            <Tax Ref="37"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="16"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="191">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="33">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="40"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="28"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INS">
            <FareComponent Ref="185">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="179">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10470" TotalTaxes="4770"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INS">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="26600" BaseFareCurrency="RUB" ConstructionAmount="26600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="26600" EquivalentCurrency="RUB" TotalPrice="46780" TotalTaxes="20180"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <PricingInformation BrandsOnAnyMarket="true" FlexibleFare="3" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="8">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="138">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="48"/>
            <Tax Ref="39"/>
            <Tax Ref="37"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="16"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="191">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="33">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="40"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="28"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="233">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="232">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="20900" BaseFareCurrency="RUB" ConstructionAmount="20900" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="20900" EquivalentCurrency="RUB" TotalPrice="36310" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <PricingInformation BrandsOnAnyMarket="true" FlexibleFare="4" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="false" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="16">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="129">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="48"/>
            <Tax Ref="39"/>
            <Tax Ref="37"/>
            <Tax Ref="15"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="16"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="9600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="9600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="9600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="14810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="18"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="18"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="5000" Applicability="Before" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="5000" Applicability="After" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="false" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="122">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="100">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="44"/>
            <Tax Ref="28"/>
            <Tax Ref="35"/>
            <Tax Ref="52"/>
            <Tax Ref="40"/>
            <Tax Ref="17"/>
            <Tax Ref="5"/>
            <Tax Ref="19"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="43"/>
            <TaxSummary Ref="28"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7200" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7200" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7200" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12190" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="18"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="18"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="5000" Applicability="Before" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="5000" Applicability="After" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="false" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="62">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="220">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="12"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="12"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="26400" BaseFareCurrency="RUB" ConstructionAmount="26400" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="26400" EquivalentCurrency="RUB" TotalPrice="41810" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="12"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="24039.724"/>
    </Itinerary>
    <!--Другие варианты перелетов-->
  </ItineraryGroup>
  <!--Другие группы маршрутов-->
</GroupedItineraryResponse>


Копировать
<OTA_AirLowFareSearchRQ ResponseType="OTA" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05">
  <POS>
    <Source PseudoCityCode="9LSC">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="MOW"/>
    <DestinationLocation LocationCode="AER"/>
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="AER"/>
    <DestinationLocation LocationCode="MOW"/>
  </OriginDestinationInformation>
  <TravelPreferences ValidInterlineTicket="true">
    <CabinPref Cabin="Economy" PreferLevel="Preferred"/>
    <TPA_Extensions>
      <LongConnectTime Enable="true"/>
      <LongConnectPoints Max="3" Min="1"/>
      <KeepSameCabin Enabled="true"/>
      <ExcludeCallDirectCarriers Enabled="true"/>
      <DiversityParameters AdditionalNonStopsPercentage="100"/>
    </TPA_Extensions>
    <AncillaryFees Enable="true">
      <AncillaryFeeGroup Code="BG"/>
    </AncillaryFees>
    <Baggage Description="true" RequestType="A"/>
  </TravelPreferences>
  <TravelerInfoSummary>
    <SeatsRequested>3</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="2">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="CNN" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="INF" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
    </AirTravelerAvail>
    <PriceRequestInformation>
      <TPA_Extensions>
        <BrandedFareIndicators SingleBrandedFare="true"/>
      </TPA_Extensions>
    </PriceRequestInformation>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction>
      <RequestType Name="200ITINS"/>
    </IntelliSellTransaction>
    <MultiTicket DisplayPolicy="SOW"/>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>

Копировать
<OTA_AirLowFareSearchRS AvailableItinCount="0" BrandedOneWayItinCount="0" DepartedItinCount="0" PricedItinCount="237" SimpleOneWayItinCount="318" SoldOutItinCount="0" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Success/>
  <Warnings>
    <Warning Code="PROCESS" ShortText="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
    <Warning Code="PROCESS" ShortText="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
    <Warning Code="PROCESS" ShortText="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
    <Warning Code="TRANSACTIONID" MessageClass="I" ShortText="3720502958069604572" Type="WORKERTHREAD"/>
    <Warning Code="ASECT2LAPP00630.IDM.SGDCPROD.SABRE.COM" MessageClass="I" ShortText="27040" Type="SERVER"/>
    <Warning Code="RULEID" MessageClass="I" ShortText="15936" Type="DRE"/>
    <Warning Code="RULEID" MessageClass="I" ShortText="24467" Type="DEFAULT"/>
    <Warning Code="MIP" MessageClass="I" ShortText="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
    <Warning Code="MIP" MessageClass="I" ShortText="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  </Warnings>
  <PricedItineraries>
    <PricedItinerary SequenceNumber="1">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-02T01:00:00" DepartureDateTime="2019-09-01T22:45:00" ElapsedTime="135" FlightNumber="347" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="VKO" TerminalID="A"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="UT" FlightNumber="347"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T07:00:00" DepartureDateTime="2019-09-08T04:45:00" ElapsedTime="135" FlightNumber="348" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="348"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
        <ItinTotalFare>
          <BaseFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="26560" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <PTC_FareBreakdowns>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="ADT" Quantity="2"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="6600" CurrencyCode="RUB"/>
              <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="9370" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="CNN" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="5050" CurrencyCode="RUB"/>
              <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="7820" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="INF" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="0" CurrencyCode="RUB"/>
              <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <TotalFare Amount="0" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
        </PTC_FareBreakdowns>
        <FareInfos>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
        </FareInfos>
        <TPA_Extensions>
          <DivideInParty Indicator="false"/>
          <AncillaryFeeGroups>
            <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
            </AncillaryFeeGroup>
          </AncillaryFeeGroups>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
            <Default Code="UT"/>
          </ValidatingCarrier>
        </TPA_Extensions>
      </AirItineraryPricingInfo>
      <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
      <TPA_Extensions>
        <ValidatingCarrier Code="UT"/>
        <DiversitySwapper WeighedPriceAmount="15936"/>
      </TPA_Extensions>
    </PricedItinerary>
    <PricedItinerary SequenceNumber="2">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-02T01:00:00" DepartureDateTime="2019-09-01T22:45:00" ElapsedTime="135" FlightNumber="347" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="VKO" TerminalID="A"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="UT" FlightNumber="347"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T23:10:00" DepartureDateTime="2019-09-08T20:55:00" ElapsedTime="135" FlightNumber="268" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="268"/>
              <Equipment AirEquipType="738"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
        <ItinTotalFare>
          <BaseFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="26560" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <PTC_FareBreakdowns>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="ADT" Quantity="2"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="6600" CurrencyCode="RUB"/>
              <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="9370" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="CNN" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="5050" CurrencyCode="RUB"/>
              <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="7820" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="INF" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="0" CurrencyCode="RUB"/>
              <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <TotalFare Amount="0" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
        </PTC_FareBreakdowns>
        <FareInfos>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
        </FareInfos>
        <TPA_Extensions>
          <DivideInParty Indicator="false"/>
          <AncillaryFeeGroups>
            <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
            </AncillaryFeeGroup>
          </AncillaryFeeGroups>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
            <Default Code="UT"/>
          </ValidatingCarrier>
        </TPA_Extensions>
      </AirItineraryPricingInfo>
      <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
      <TPA_Extensions>
        <ValidatingCarrier Code="UT"/>
        <DiversitySwapper WeighedPriceAmount="15936"/>
      </TPA_Extensions>
    </PricedItinerary>
    <!--Другие варианты перелетов-->
  </PricedItineraries>
  <OneWayItineraries>
    <SimpleOneWayItineraries RPH="1">
      <PricedItinerary SequenceNumber="1">
        <AirItinerary DirectionInd="OneWay">
          <OriginDestinationOptions>
            <OriginDestinationOption ElapsedTime="140">
              <FlightSegment ArrivalDateTime="2019-09-01T19:55:00" DepartureDateTime="2019-09-01T17:35:00" ElapsedTime="140" FlightNumber="267" ResBookDesigCode="V" StopQuantity="0">
                <DepartureAirport LocationCode="VKO" TerminalID="A"/>
                <ArrivalAirport LocationCode="AER"/>
                <OperatingAirline Code="UT" FlightNumber="267"/>
                <Equipment AirEquipType="738"/>
                <MarketingAirline Code="UT"/>
                <MarriageGrp>O</MarriageGrp>
                <DepartureTimeZone GMTOffset="3"/>
                <ArrivalTimeZone GMTOffset="3"/>
                <TPA_Extensions>
                  <eTicket Ind="true"/>
                  <Mileage Amount="847"/>
                </TPA_Extensions>
              </FlightSegment>
            </OriginDestinationOption>
          </OriginDestinationOptions>
        </AirItinerary>
        <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
          <ItinTotalFare>
            <BaseFare Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
            <FareConstruction Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
            <EquivFare Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
            <Taxes>
              <Tax Amount="5655" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
            </Taxes>
            <TotalFare Amount="14780" CurrencyCode="RUB" DecimalPlaces="0"/>
          </ItinTotalFare>
          <PTC_FareBreakdowns>
            <PTC_FareBreakdown>
              <PassengerTypeQuantity Code="ADT" Quantity="2"/>
              <FareBasisCodes>
                <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW</FareBasisCode>
              </FareBasisCodes>
              <PassengerFare>
                <BaseFare Amount="3300" CurrencyCode="RUB"/>
                <FareConstruction Amount="3300" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="3300" CurrencyCode="RUB" DecimalPlaces="0"/>
                <Taxes>
                  <Tax Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TaxSummary Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <TaxSummary Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TotalTax Amount="1885" CurrencyCode="RUB" DecimalPlaces="0"/>
                </Taxes>
                <TotalFare Amount="5185" CurrencyCode="RUB"/>
                <PenaltiesInfo>
                  <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
                <TPA_Extensions>
                  <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                  <FareComponents>
                    <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                      <Segment FlightIndex="1" LegIndex="1"/>
                    </FareComponent>
                  </FareComponents>
                  <Messages>
                    <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                    <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                    <Message FailCode="0" Info="BSP - UT" Type="W"/>
                    <Message FailCode="0" Info="GEN - UT" Type="W"/>
                    <Message FailCode="0" Info="TCH - UT" Type="W"/>
                  </Messages>
                  <BaggageInformationList>
                    <BaggageInformation AirlineCode="UT" ProvisionType="A">
                      <Segment Id="0"/>
                      <Allowance Pieces="0"/>
                    </BaggageInformation>
                  </BaggageInformationList>
                </TPA_Extensions>
              </PassengerFare>
              <Endorsements NonRefundableIndicator="true"/>
              <TPA_Extensions>
                <FareCalcLine Info="MOW UT AER Q200 3100RUB3300END"/>
              </TPA_Extensions>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
            </PTC_FareBreakdown>
            <PTC_FareBreakdown>
              <PassengerTypeQuantity Code="CNN" Quantity="1"/>
              <FareBasisCodes>
                <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW/CH25</FareBasisCode>
              </FareBasisCodes>
              <PassengerFare>
                <BaseFare Amount="2525" CurrencyCode="RUB"/>
                <FareConstruction Amount="2525" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="2525" CurrencyCode="RUB" DecimalPlaces="0"/>
                <Taxes>
                  <Tax Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TaxSummary Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <TaxSummary Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TotalTax Amount="1885" CurrencyCode="RUB" DecimalPlaces="0"/>
                </Taxes>
                <TotalFare Amount="4410" CurrencyCode="RUB"/>
                <PenaltiesInfo>
                  <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
                <TPA_Extensions>
                  <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                  <FareComponents>
                    <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                      <Segment FlightIndex="1" LegIndex="1"/>
                    </FareComponent>
                  </FareComponents>
                  <Messages>
                    <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                    <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                    <Message FailCode="0" Info="BSP - UT" Type="W"/>
                    <Message FailCode="0" Info="GEN - UT" Type="W"/>
                    <Message FailCode="0" Info="TCH - UT" Type="W"/>
                  </Messages>
                  <BaggageInformationList>
                    <BaggageInformation AirlineCode="UT" ProvisionType="A">
                      <Segment Id="0"/>
                      <Allowance Pieces="0"/>
                    </BaggageInformation>
                  </BaggageInformationList>
                </TPA_Extensions>
              </PassengerFare>
              <Endorsements NonRefundableIndicator="true"/>
              <TPA_Extensions>
                <FareCalcLine Info="MOW UT AER Q200 2325RUB2525END"/>
              </TPA_Extensions>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
            </PTC_FareBreakdown>
            <PTC_FareBreakdown>
              <PassengerTypeQuantity Code="INF" Quantity="1"/>
              <FareBasisCodes>
                <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW/IN</FareBasisCode>
              </FareBasisCodes>
              <PassengerFare>
                <BaseFare Amount="0" CurrencyCode="RUB"/>
                <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                <TotalFare Amount="0" CurrencyCode="RUB"/>
                <PenaltiesInfo>
                  <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
                <TPA_Extensions>
                  <FareComponents>
                    <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                      <Segment FlightIndex="1" LegIndex="1"/>
                    </FareComponent>
                  </FareComponents>
                  <Messages>
                    <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                    <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                    <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                    <Message FailCode="0" Info="BSP - UT" Type="W"/>
                    <Message FailCode="0" Info="GEN - UT" Type="W"/>
                    <Message FailCode="0" Info="TCH - UT" Type="W"/>
                  </Messages>
                  <BaggageInformationList>
                    <BaggageInformation AirlineCode="UT" ProvisionType="A">
                      <Segment Id="0"/>
                      <Allowance Pieces="0"/>
                    </BaggageInformation>
                  </BaggageInformationList>
                </TPA_Extensions>
              </PassengerFare>
              <Endorsements NonRefundableIndicator="true"/>
              <TPA_Extensions>
                <FareCalcLine Info="MOW UT AER0RUB0END"/>
              </TPA_Extensions>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
            </PTC_FareBreakdown>
          </PTC_FareBreakdowns>
          <FareInfos>
            <FareInfo>
              <FareReference>V</FareReference>
              <TPA_Extensions>
                <SeatsRemaining BelowMin="false" Number="9"/>
                <Cabin Cabin="Y"/>
              </TPA_Extensions>
            </FareInfo>
          </FareInfos>
          <TPA_Extensions>
            <DivideInParty Indicator="false"/>
            <AncillaryFeeGroups>
              <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              </AncillaryFeeGroup>
            </AncillaryFeeGroups>
            <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
              <Default Code="UT"/>
            </ValidatingCarrier>
            <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
              <Default Code="UT"/>
            </ValidatingCarrier>
            <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
              <Default Code="UT"/>
            </ValidatingCarrier>
          </TPA_Extensions>
        </AirItineraryPricingInfo>
        <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        <TPA_Extensions>
          <ValidatingCarrier Code="UT"/>
          <DiversitySwapper WeighedPriceAmount="9343.07"/>
        </TPA_Extensions>
      </PricedItinerary>
      <PricedItinerary SequenceNumber="2">
        <AirItinerary DirectionInd="OneWay">
          <OriginDestinationOptions>
            <OriginDestinationOption ElapsedTime="135">
              <FlightSegment ArrivalDateTime="2019-09-01T13:00:00" DepartureDateTime="2019-09-01T10:45:00" ElapsedTime="135" FlightNumber="249" ResBookDesigCode="V" StopQuantity="0">
                <DepartureAirport LocationCode="VKO" TerminalID="A"/>
                <ArrivalAirport LocationCode="AER"/>
                <OperatingAirline Code="UT" FlightNumber="249"/>
                <Equipment AirEquipType="738"/>
                <MarketingAirline Code="UT"/>
                <MarriageGrp>O</MarriageGrp>
                <DepartureTimeZone GMTOffset="3"/>
                <ArrivalTimeZone GMTOffset="3"/>
                <TPA_Extensions>
                  <eTicket Ind="true"/>
                  <Mileage Amount="847"/>
                </TPA_Extensions>
              </FlightSegment>
            </OriginDestinationOption>
          </OriginDestinationOptions>
        </AirItinerary>
        <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
          <ItinTotalFare>
            <BaseFare Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
            <FareConstruction Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
            <EquivFare Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
            <Taxes>
              <Tax Amount="5655" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
            </Taxes>
            <TotalFare Amount="14780" CurrencyCode="RUB" DecimalPlaces="0"/>
          </ItinTotalFare>
          <PTC_FareBreakdowns>
            <PTC_FareBreakdown>
              <PassengerTypeQuantity Code="ADT" Quantity="2"/>
              <FareBasisCodes>
                <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW</FareBasisCode>
              </FareBasisCodes>
              <PassengerFare>
                <BaseFare Amount="3300" CurrencyCode="RUB"/>
                <FareConstruction Amount="3300" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="3300" CurrencyCode="RUB" DecimalPlaces="0"/>
                <Taxes>
                  <Tax Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TaxSummary Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <TaxSummary Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TotalTax Amount="1885" CurrencyCode="RUB" DecimalPlaces="0"/>
                </Taxes>
                <TotalFare Amount="5185" CurrencyCode="RUB"/>
                <PenaltiesInfo>
                  <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
                <TPA_Extensions>
                  <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                  <FareComponents>
                    <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                      <Segment FlightIndex="1" LegIndex="1"/>
                    </FareComponent>
                  </FareComponents>
                  <Messages>
                    <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                    <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                    <Message FailCode="0" Info="BSP - UT" Type="W"/>
                    <Message FailCode="0" Info="GEN - UT" Type="W"/>
                    <Message FailCode="0" Info="TCH - UT" Type="W"/>
                  </Messages>
                  <BaggageInformationList>
                    <BaggageInformation AirlineCode="UT" ProvisionType="A">
                      <Segment Id="0"/>
                      <Allowance Pieces="0"/>
                    </BaggageInformation>
                  </BaggageInformationList>
                </TPA_Extensions>
              </PassengerFare>
              <Endorsements NonRefundableIndicator="true"/>
              <TPA_Extensions>
                <FareCalcLine Info="MOW UT AER Q200 3100RUB3300END"/>
              </TPA_Extensions>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
            </PTC_FareBreakdown>
            <PTC_FareBreakdown>
              <PassengerTypeQuantity Code="CNN" Quantity="1"/>
              <FareBasisCodes>
                <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW/CH25</FareBasisCode>
              </FareBasisCodes>
              <PassengerFare>
                <BaseFare Amount="2525" CurrencyCode="RUB"/>
                <FareConstruction Amount="2525" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="2525" CurrencyCode="RUB" DecimalPlaces="0"/>
                <Taxes>
                  <Tax Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TaxSummary Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <TaxSummary Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TotalTax Amount="1885" CurrencyCode="RUB" DecimalPlaces="0"/>
                </Taxes>
                <TotalFare Amount="4410" CurrencyCode="RUB"/>
                <PenaltiesInfo>
                  <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
                <TPA_Extensions>
                  <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                  <FareComponents>
                    <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                      <Segment FlightIndex="1" LegIndex="1"/>
                    </FareComponent>
                  </FareComponents>
                  <Messages>
                    <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                    <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                    <Message FailCode="0" Info="BSP - UT" Type="W"/>
                    <Message FailCode="0" Info="GEN - UT" Type="W"/>
                    <Message FailCode="0" Info="TCH - UT" Type="W"/>
                  </Messages>
                  <BaggageInformationList>
                    <BaggageInformation AirlineCode="UT" ProvisionType="A">
                      <Segment Id="0"/>
                      <Allowance Pieces="0"/>
                    </BaggageInformation>
                  </BaggageInformationList>
                </TPA_Extensions>
              </PassengerFare>
              <Endorsements NonRefundableIndicator="true"/>
              <TPA_Extensions>
                <FareCalcLine Info="MOW UT AER Q200 2325RUB2525END"/>
              </TPA_Extensions>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
            </PTC_FareBreakdown>
            <PTC_FareBreakdown>
              <PassengerTypeQuantity Code="INF" Quantity="1"/>
              <FareBasisCodes>
                <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW/IN</FareBasisCode>
              </FareBasisCodes>
              <PassengerFare>
                <BaseFare Amount="0" CurrencyCode="RUB"/>
                <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                <TotalFare Amount="0" CurrencyCode="RUB"/>
                <PenaltiesInfo>
                  <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
                <TPA_Extensions>
                  <FareComponents>
                    <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                      <Segment FlightIndex="1" LegIndex="1"/>
                    </FareComponent>
                  </FareComponents>
                  <Messages>
                    <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                    <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                    <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                    <Message FailCode="0" Info="BSP - UT" Type="W"/>
                    <Message FailCode="0" Info="GEN - UT" Type="W"/>
                    <Message FailCode="0" Info="TCH - UT" Type="W"/>
                  </Messages>
                  <BaggageInformationList>
                    <BaggageInformation AirlineCode="UT" ProvisionType="A">
                      <Segment Id="0"/>
                      <Allowance Pieces="0"/>
                    </BaggageInformation>
                  </BaggageInformationList>
                </TPA_Extensions>
              </PassengerFare>
              <Endorsements NonRefundableIndicator="true"/>
              <TPA_Extensions>
                <FareCalcLine Info="MOW UT AER0RUB0END"/>
              </TPA_Extensions>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
            </PTC_FareBreakdown>
          </PTC_FareBreakdowns>
          <FareInfos>
            <FareInfo>
              <FareReference>V</FareReference>
              <TPA_Extensions>
                <SeatsRemaining BelowMin="false" Number="9"/>
                <Cabin Cabin="Y"/>
              </TPA_Extensions>
            </FareInfo>
          </FareInfos>
          <TPA_Extensions>
            <DivideInParty Indicator="false"/>
            <AncillaryFeeGroups>
              <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              </AncillaryFeeGroup>
            </AncillaryFeeGroups>
            <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
              <Default Code="UT"/>
            </ValidatingCarrier>
            <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
              <Default Code="UT"/>
            </ValidatingCarrier>
            <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
              <Default Code="UT"/>
            </ValidatingCarrier>
          </TPA_Extensions>
        </AirItineraryPricingInfo>
        <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        <TPA_Extensions>
          <ValidatingCarrier Code="UT"/>
          <DiversitySwapper WeighedPriceAmount="4434"/>
        </TPA_Extensions>
      </PricedItinerary>
      <!--Другие варианты перелетов-->
    </SimpleOneWayItineraries>
    <SimpleOneWayItineraries RPH="2">
      <PricedItinerary SequenceNumber="1">
        <AirItinerary DirectionInd="OneWay">
          <OriginDestinationOptions>
            <OriginDestinationOption ElapsedTime="145">
              <FlightSegment ArrivalDateTime="2019-09-08T11:55:00" DepartureDateTime="2019-09-08T09:30:00" ElapsedTime="145" FlightNumber="270" ResBookDesigCode="V" StopQuantity="0">
                <DepartureAirport LocationCode="AER"/>
                <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
                <OperatingAirline Code="UT" FlightNumber="270"/>
                <Equipment AirEquipType="735"/>
                <MarketingAirline Code="UT"/>
                <MarriageGrp>O</MarriageGrp>
                <DepartureTimeZone GMTOffset="3"/>
                <ArrivalTimeZone GMTOffset="3"/>
                <TPA_Extensions>
                  <eTicket Ind="true"/>
                  <Mileage Amount="847"/>
                </TPA_Extensions>
              </FlightSegment>
            </OriginDestinationOption>
          </OriginDestinationOptions>
        </AirItinerary>
        <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
          <ItinTotalFare>
            <BaseFare Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
            <FareConstruction Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
            <EquivFare Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
            <Taxes>
              <Tax Amount="5655" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
            </Taxes>
            <TotalFare Amount="14780" CurrencyCode="RUB" DecimalPlaces="0"/>
          </ItinTotalFare>
          <PTC_FareBreakdowns>
            <PTC_FareBreakdown>
              <PassengerTypeQuantity Code="ADT" Quantity="2"/>
              <FareBasisCodes>
                <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="FROM" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW</FareBasisCode>
              </FareBasisCodes>
              <PassengerFare>
                <BaseFare Amount="3300" CurrencyCode="RUB"/>
                <FareConstruction Amount="3300" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="3300" CurrencyCode="RUB" DecimalPlaces="0"/>
                <Taxes>
                  <Tax Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TaxSummary Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <TaxSummary Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TotalTax Amount="1885" CurrencyCode="RUB" DecimalPlaces="0"/>
                </Taxes>
                <TotalFare Amount="5185" CurrencyCode="RUB"/>
                <PenaltiesInfo>
                  <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
                <TPA_Extensions>
                  <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                  <FareComponents>
                    <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                      <Segment FlightIndex="1" LegIndex="1"/>
                    </FareComponent>
                  </FareComponents>
                  <Messages>
                    <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                    <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                    <Message FailCode="0" Info="BSP - UT" Type="W"/>
                    <Message FailCode="0" Info="GEN - UT" Type="W"/>
                    <Message FailCode="0" Info="TCH - UT" Type="W"/>
                  </Messages>
                  <BaggageInformationList>
                    <BaggageInformation AirlineCode="UT" ProvisionType="A">
                      <Segment Id="0"/>
                      <Allowance Pieces="0"/>
                    </BaggageInformation>
                  </BaggageInformationList>
                </TPA_Extensions>
              </PassengerFare>
              <Endorsements NonRefundableIndicator="true"/>
              <TPA_Extensions>
                <FareCalcLine Info="AER UT MOW Q200 3100RUB3300END"/>
              </TPA_Extensions>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
            </PTC_FareBreakdown>
            <PTC_FareBreakdown>
              <PassengerTypeQuantity Code="CNN" Quantity="1"/>
              <FareBasisCodes>
                <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="FROM" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW/CH25</FareBasisCode>
              </FareBasisCodes>
              <PassengerFare>
                <BaseFare Amount="2525" CurrencyCode="RUB"/>
                <FareConstruction Amount="2525" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="2525" CurrencyCode="RUB" DecimalPlaces="0"/>
                <Taxes>
                  <Tax Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TaxSummary Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <TaxSummary Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TotalTax Amount="1885" CurrencyCode="RUB" DecimalPlaces="0"/>
                </Taxes>
                <TotalFare Amount="4410" CurrencyCode="RUB"/>
                <PenaltiesInfo>
                  <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
                <TPA_Extensions>
                  <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                  <FareComponents>
                    <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                      <Segment FlightIndex="1" LegIndex="1"/>
                    </FareComponent>
                  </FareComponents>
                  <Messages>
                    <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                    <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                    <Message FailCode="0" Info="BSP - UT" Type="W"/>
                    <Message FailCode="0" Info="GEN - UT" Type="W"/>
                    <Message FailCode="0" Info="TCH - UT" Type="W"/>
                  </Messages>
                  <BaggageInformationList>
                    <BaggageInformation AirlineCode="UT" ProvisionType="A">
                      <Segment Id="0"/>
                      <Allowance Pieces="0"/>
                    </BaggageInformation>
                  </BaggageInformationList>
                </TPA_Extensions>
              </PassengerFare>
              <Endorsements NonRefundableIndicator="true"/>
              <TPA_Extensions>
                <FareCalcLine Info="AER UT MOW Q200 2325RUB2525END"/>
              </TPA_Extensions>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
            </PTC_FareBreakdown>
            <PTC_FareBreakdown>
              <PassengerTypeQuantity Code="INF" Quantity="1"/>
              <FareBasisCodes>
                <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="FROM" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW/IN</FareBasisCode>
              </FareBasisCodes>
              <PassengerFare>
                <BaseFare Amount="0" CurrencyCode="RUB"/>
                <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                <TotalFare Amount="0" CurrencyCode="RUB"/>
                <PenaltiesInfo>
                  <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
                <TPA_Extensions>
                  <FareComponents>
                    <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                      <Segment FlightIndex="1" LegIndex="1"/>
                    </FareComponent>
                  </FareComponents>
                  <Messages>
                    <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                    <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                    <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                    <Message FailCode="0" Info="BSP - UT" Type="W"/>
                    <Message FailCode="0" Info="GEN - UT" Type="W"/>
                    <Message FailCode="0" Info="TCH - UT" Type="W"/>
                  </Messages>
                  <BaggageInformationList>
                    <BaggageInformation AirlineCode="UT" ProvisionType="A">
                      <Segment Id="0"/>
                      <Allowance Pieces="0"/>
                    </BaggageInformation>
                  </BaggageInformationList>
                </TPA_Extensions>
              </PassengerFare>
              <Endorsements NonRefundableIndicator="true"/>
              <TPA_Extensions>
                <FareCalcLine Info="AER UT MOW0RUB0END"/>
              </TPA_Extensions>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
            </PTC_FareBreakdown>
          </PTC_FareBreakdowns>
          <FareInfos>
            <FareInfo>
              <FareReference>V</FareReference>
              <TPA_Extensions>
                <SeatsRemaining BelowMin="false" Number="9"/>
                <Cabin Cabin="Y"/>
              </TPA_Extensions>
            </FareInfo>
          </FareInfos>
          <TPA_Extensions>
            <DivideInParty Indicator="false"/>
            <AncillaryFeeGroups>
              <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="1" OriginAirport="AER" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="1" OriginAirport="AER" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              </AncillaryFeeGroup>
            </AncillaryFeeGroups>
            <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
              <Default Code="UT"/>
            </ValidatingCarrier>
            <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
              <Default Code="UT"/>
            </ValidatingCarrier>
            <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
              <Default Code="UT"/>
            </ValidatingCarrier>
          </TPA_Extensions>
        </AirItineraryPricingInfo>
        <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        <TPA_Extensions>
          <ValidatingCarrier Code="UT"/>
          <DiversitySwapper WeighedPriceAmount="9785.38"/>
        </TPA_Extensions>
      </PricedItinerary>
      <PricedItinerary SequenceNumber="2">
        <AirItinerary DirectionInd="OneWay">
          <OriginDestinationOptions>
            <OriginDestinationOption ElapsedTime="135">
              <FlightSegment ArrivalDateTime="2019-09-08T23:10:00" DepartureDateTime="2019-09-08T20:55:00" ElapsedTime="135" FlightNumber="268" ResBookDesigCode="V" StopQuantity="0">
                <DepartureAirport LocationCode="AER"/>
                <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
                <OperatingAirline Code="UT" FlightNumber="268"/>
                <Equipment AirEquipType="738"/>
                <MarketingAirline Code="UT"/>
                <MarriageGrp>O</MarriageGrp>
                <DepartureTimeZone GMTOffset="3"/>
                <ArrivalTimeZone GMTOffset="3"/>
                <TPA_Extensions>
                  <eTicket Ind="true"/>
                  <Mileage Amount="847"/>
                </TPA_Extensions>
              </FlightSegment>
            </OriginDestinationOption>
          </OriginDestinationOptions>
        </AirItinerary>
        <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
          <ItinTotalFare>
            <BaseFare Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
            <FareConstruction Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
            <EquivFare Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
            <Taxes>
              <Tax Amount="5655" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
            </Taxes>
            <TotalFare Amount="14780" CurrencyCode="RUB" DecimalPlaces="0"/>
          </ItinTotalFare>
          <PTC_FareBreakdowns>
            <PTC_FareBreakdown>
              <PassengerTypeQuantity Code="ADT" Quantity="2"/>
              <FareBasisCodes>
                <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="FROM" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW</FareBasisCode>
              </FareBasisCodes>
              <PassengerFare>
                <BaseFare Amount="3300" CurrencyCode="RUB"/>
                <FareConstruction Amount="3300" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="3300" CurrencyCode="RUB" DecimalPlaces="0"/>
                <Taxes>
                  <Tax Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TaxSummary Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <TaxSummary Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TotalTax Amount="1885" CurrencyCode="RUB" DecimalPlaces="0"/>
                </Taxes>
                <TotalFare Amount="5185" CurrencyCode="RUB"/>
                <PenaltiesInfo>
                  <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
                <TPA_Extensions>
                  <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                  <FareComponents>
                    <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                      <Segment FlightIndex="1" LegIndex="1"/>
                    </FareComponent>
                  </FareComponents>
                  <Messages>
                    <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                    <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                    <Message FailCode="0" Info="BSP - UT" Type="W"/>
                    <Message FailCode="0" Info="GEN - UT" Type="W"/>
                    <Message FailCode="0" Info="TCH - UT" Type="W"/>
                  </Messages>
                  <BaggageInformationList>
                    <BaggageInformation AirlineCode="UT" ProvisionType="A">
                      <Segment Id="0"/>
                      <Allowance Pieces="0"/>
                    </BaggageInformation>
                  </BaggageInformationList>
                </TPA_Extensions>
              </PassengerFare>
              <Endorsements NonRefundableIndicator="true"/>
              <TPA_Extensions>
                <FareCalcLine Info="AER UT MOW Q200 3100RUB3300END"/>
              </TPA_Extensions>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
            </PTC_FareBreakdown>
            <PTC_FareBreakdown>
              <PassengerTypeQuantity Code="CNN" Quantity="1"/>
              <FareBasisCodes>
                <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="FROM" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW/CH25</FareBasisCode>
              </FareBasisCodes>
              <PassengerFare>
                <BaseFare Amount="2525" CurrencyCode="RUB"/>
                <FareConstruction Amount="2525" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="2525" CurrencyCode="RUB" DecimalPlaces="0"/>
                <Taxes>
                  <Tax Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TaxSummary Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                  <TaxSummary Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                  <TotalTax Amount="1885" CurrencyCode="RUB" DecimalPlaces="0"/>
                </Taxes>
                <TotalFare Amount="4410" CurrencyCode="RUB"/>
                <PenaltiesInfo>
                  <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
                <TPA_Extensions>
                  <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                  <FareComponents>
                    <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                      <Segment FlightIndex="1" LegIndex="1"/>
                    </FareComponent>
                  </FareComponents>
                  <Messages>
                    <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                    <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                    <Message FailCode="0" Info="BSP - UT" Type="W"/>
                    <Message FailCode="0" Info="GEN - UT" Type="W"/>
                    <Message FailCode="0" Info="TCH - UT" Type="W"/>
                  </Messages>
                  <BaggageInformationList>
                    <BaggageInformation AirlineCode="UT" ProvisionType="A">
                      <Segment Id="0"/>
                      <Allowance Pieces="0"/>
                    </BaggageInformation>
                  </BaggageInformationList>
                </TPA_Extensions>
              </PassengerFare>
              <Endorsements NonRefundableIndicator="true"/>
              <TPA_Extensions>
                <FareCalcLine Info="AER UT MOW Q200 2325RUB2525END"/>
              </TPA_Extensions>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
            </PTC_FareBreakdown>
            <PTC_FareBreakdown>
              <PassengerTypeQuantity Code="INF" Quantity="1"/>
              <FareBasisCodes>
                <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="FROM" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW/IN</FareBasisCode>
              </FareBasisCodes>
              <PassengerFare>
                <BaseFare Amount="0" CurrencyCode="RUB"/>
                <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                <TotalFare Amount="0" CurrencyCode="RUB"/>
                <PenaltiesInfo>
                  <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                  <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
                <TPA_Extensions>
                  <FareComponents>
                    <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                      <Segment FlightIndex="1" LegIndex="1"/>
                    </FareComponent>
                  </FareComponents>
                  <Messages>
                    <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                    <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                    <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                    <Message FailCode="0" Info="BSP - UT" Type="W"/>
                    <Message FailCode="0" Info="GEN - UT" Type="W"/>
                    <Message FailCode="0" Info="TCH - UT" Type="W"/>
                  </Messages>
                  <BaggageInformationList>
                    <BaggageInformation AirlineCode="UT" ProvisionType="A">
                      <Segment Id="0"/>
                      <Allowance Pieces="0"/>
                    </BaggageInformation>
                  </BaggageInformationList>
                </TPA_Extensions>
              </PassengerFare>
              <Endorsements NonRefundableIndicator="true"/>
              <TPA_Extensions>
                <FareCalcLine Info="AER UT MOW0RUB0END"/>
              </TPA_Extensions>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
            </PTC_FareBreakdown>
          </PTC_FareBreakdowns>
          <FareInfos>
            <FareInfo>
              <FareReference>V</FareReference>
              <TPA_Extensions>
                <SeatsRemaining BelowMin="false" Number="9"/>
                <Cabin Cabin="Y"/>
              </TPA_Extensions>
            </FareInfo>
          </FareInfos>
          <TPA_Extensions>
            <DivideInParty Indicator="false"/>
            <AncillaryFeeGroups>
              <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="1" OriginAirport="AER" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="1" OriginAirport="AER" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              </AncillaryFeeGroup>
            </AncillaryFeeGroups>
            <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
              <Default Code="UT"/>
            </ValidatingCarrier>
            <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
              <Default Code="UT"/>
            </ValidatingCarrier>
            <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
              <Default Code="UT"/>
            </ValidatingCarrier>
          </TPA_Extensions>
        </AirItineraryPricingInfo>
        <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
        <TPA_Extensions>
          <ValidatingCarrier Code="UT"/>
          <DiversitySwapper WeighedPriceAmount="4434"/>
        </TPA_Extensions>
      </PricedItinerary>
      <!--Другие варианты перелетов-->
    </SimpleOneWayItineraries>
  </OneWayItineraries>
</OTA_AirLowFareSearchRS>


Копировать
<OTA_AirLowFareSearchRQ ResponseType="GIR" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05">
  <POS>
    <Source PseudoCityCode="9LSC">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="MOW"/>
    <DestinationLocation LocationCode="AER"/>
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="AER"/>
    <DestinationLocation LocationCode="MOW"/>
  </OriginDestinationInformation>
  <TravelPreferences ValidInterlineTicket="true">
    <CabinPref Cabin="Economy" PreferLevel="Preferred"/>
    <TPA_Extensions>
      <LongConnectTime Enable="true"/>
      <LongConnectPoints Max="3" Min="1"/>
      <KeepSameCabin Enabled="true"/>
      <ExcludeCallDirectCarriers Enabled="true"/>
      <DiversityParameters AdditionalNonStopsPercentage="100"/>
    </TPA_Extensions>
    <AncillaryFees Enable="true">
      <AncillaryFeeGroup Code="BG"/>
    </AncillaryFees>
    <Baggage Description="true" RequestType="A"/>
  </TravelPreferences>
  <TravelerInfoSummary>
    <SeatsRequested>3</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="2">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="CNN" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="INF" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
    </AirTravelerAvail>
    <PriceRequestInformation>
      <TPA_Extensions>
        <BrandedFareIndicators SingleBrandedFare="true"/>
      </TPA_Extensions>
    </PriceRequestInformation>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction>
      <RequestType Name="200ITINS"/>
    </IntelliSellTransaction>
    <MultiTicket DisplayPolicy="SOW"/>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>

Копировать
<GroupedItineraryResponse Version="4.3.0" xmlns="http://webservices.sabre.com/wsdl/sabreXML1.0.00/shopping/GroupedItineraryResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Message Code="TRANSACTIONID" Severity="Info" Text="3721577952593113827" Type="WORKERTHREAD"/>
  <Message Code="ASECT2LAPP00627.IDM.SGDCPROD.SABRE.COM" Severity="Info" Text="27033" Type="SERVER"/>
  <Message Code="RULEID" Severity="Info" Text="15936" Type="DRE"/>
  <Message Code="RULEID" Severity="Info" Text="24467" Type="DEFAULT"/>
  <Message Code="PROCESS" Severity="Error" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Message Code="PROCESS" Severity="Error" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Message Code="PROCESS" Severity="Error" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Message Code="MIP" Severity="Info" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Statistics Itineraries="237" OneWay="318"/>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="1" Stops="0" TotalMilesFlown="738">
    <Departure Airport="DME" City="MOW" Country="RU" Time="18:20:00+03:00"/>
    <Arrival Airport="SIP" City="SIP" Country="UA" Time="21:00:00+03:00"/>
    <Carrier Alliances="OW " Disclosure="GH" Marketing="S7" MarketingFlightNumber="161" Operating="S7" OperatingFlightNumber="161">
      <Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="2" Stops="0" TotalMilesFlown="873">
    <Departure Airport="AER" City="AER" Country="RU" Time="17:45:00+03:00"/>
    <Arrival Airport="SVO" City="MOW" Country="RU" Terminal="B" Time="20:10:00+03:00"/>
    <Carrier Marketing="SU" MarketingFlightNumber="1125" Operating="SU" OperatingFlightNumber="1125">
      <Equipment Code="32A" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="3" Stops="0" TotalMilesFlown="1015">
    <Departure Airport="IST" City="IST" Country="TR" Terminal="I" Time="02:00:00+03:00"/>
    <Arrival Airport="VKO" City="MOW" Country="RU" Terminal="A" Time="04:50:00+03:00"/>
    <Carrier Marketing="TK" MarketingFlightNumber="419" Operating="TK" OperatingFlightNumber="419">
      <Equipment Code="32B" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="4" Stops="0" TotalMilesFlown="389">
    <Departure Airport="LED" City="LED" Country="RU" Terminal="1" Time="09:05:00+03:00"/>
    <Arrival Airport="VKO" City="MOW" Country="RU" Terminal="A" Time="10:35:00+03:00"/>
    <Carrier CodeShared="FV" Disclosure="FV" Marketing="SU" MarketingFlightNumber="6027" Operating="SU" OperatingFlightNumber="6027">
      <Equipment Code="319" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="5" Stops="0" TotalMilesFlown="827">
    <Departure Airport="MRV" City="MRV" Country="RU" Time="20:40:00+03:00"/>
    <Arrival Airport="VKO" City="MOW" Country="RU" Terminal="A" Time="22:50:00+03:00"/>
    <Carrier Disclosure="UT" Marketing="7R" MarketingFlightNumber="4274" Operating="UT" OperatingFlightNumber="274">
      <Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <!--Другие расписания-->
  <TaxDesc Amount="1000" Code="YRF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="1" PublishedAmount="1000" PublishedCurrency="RUB" Station="SVO"/>
  <TaxDesc Amount="354" Code="RI3" Country="UA" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC DEPARTURE" ID="2" PublishedAmount="354" PublishedCurrency="RUB" Station="SIP"/>
  <TaxDesc Amount="745" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="3" PublishedAmount="10.00" PublishedCurrency="EUR" Station="DME"/>
  <TaxDesc Amount="164" Code="RI3" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC DEPARTURE" ID="4" PublishedAmount="164" PublishedCurrency="RUB" Station="KGD"/>
  <TaxDesc Amount="115" Code="RI4" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC ARRIVAL" ID="5" PublishedAmount="115" PublishedCurrency="RUB" Station="AER"/>
  <!--Другие таксы-->
  <TaxSummaryDesc Amount="1000" Code="YRF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="1" PublishedAmount="1000" PublishedCurrency="RUB" Station="SVO"/>
  <TaxSummaryDesc Amount="2086" Code="YRF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="2" PublishedAmount="22.00" PublishedCurrency="EUR" Station="DME"/>
  <TaxSummaryDesc Amount="2150" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="3" PublishedAmount="1665" PublishedCurrency="RUB" Station="DME"/>
  <TaxSummaryDesc Amount="202" Code="RI3" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC DEPARTURE" ID="4" PublishedAmount="82" PublishedCurrency="RUB" Station="VKO"/>
  <TaxSummaryDesc Amount="745" Code="YRI" Currency="RUB" Description="SERVICE FEE - CARRIER-IMPOSED MISC" ID="5" PublishedAmount="10.00" PublishedCurrency="EUR" Station="AER"/>
  <!--Другие таксы-->
  <FareComponentDesc ApplicablePricingCategories="4 5 7 9 10 15 16 18" Direction="FE" Directionality="FROM" FareAmount="8999" FareBasisCode="QOWDP" FareCurrency="RUB" FarePassengerType="ADT" GoverningCarrier="H1" ID="1" NotValidAfter="2020-09-08" PublishedFareAmount="8999" VendorCode="ATP">
    <Segment/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="10 16 19" Direction="EH" Directionality="FROM" FareAmount="5175" FareBasisCode="TVOR/CH25" FareCurrency="RUB" FarePassengerType="CNN" GoverningCarrier="SU" ID="2" NotValidAfter="2019-09-02" NotValidBefore="2019-09-02" OneWayFare="true" PublishedFareAmount="5175" TicketDesignator="CH25" VendorCode="ATP">
    <Segment/>
    <Segment/>
    <Brand BrandName="ECONOMY SAVER" Code="ER" ProgramCode="CFF1S" ProgramDescription="NEW BRANDS AFL" ProgramID="74789" ProgramSystemCode="X"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 19 23" Direction="EH" Directionality="FROM" FareAmount="29.56" FareBasisCode="FSR/CH25" FareCurrency="EUR" FarePassengerType="CNN" GoverningCarrier="B2" ID="3" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" PublishedFareAmount="52.00" TicketDesignator="CH25" VendorCode="ATP">
    <Segment>
      <Surcharge Amount="8.56" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q"/>
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="4 5 8 10 15 16 18 19" Direction="EH" Directionality="FROM" FareAmount="101.14" FareBasisCode="AO5PRM/CH" FareCurrency="EUR" FarePassengerType="CNN" GoverningCarrier="BT" ID="4" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" OneWayFare="true" PublishedFareAmount="89.00" TicketDesignator="CH" VendorCode="ATP">
    <Segment/>
    <Brand BrandName="ECONOMY PREMIUM" Code="PREMIUM" ProgramCode="CFFBT" ProgramDescription="BT FARES" ProgramID="69001" ProgramSystemCode="A"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="10 16" Direction="EH" Directionality="FROM" FareAmount="7980" FareBasisCode="QVOR" FareCurrency="RUB" FarePassengerType="ADT" GoverningCarrier="SU" ID="5" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" OneWayFare="true" PublishedFareAmount="7980" VendorCode="ATP">
    <Segment/>
    <Brand BrandName="ECONOMY SAVER" Code="ER" ProgramCode="CFF1S" ProgramDescription="NEW BRANDS AFL" ProgramID="74789" ProgramSystemCode="X"/>
  </FareComponentDesc>
  <!--Другие компоненты тарифов-->
  <ValidatingCarrierDesc ID="1" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="HR"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="2" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="R3"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="3" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="S7"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="4" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="B2"/>
    <Alternate Code="UT"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="5" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="BT"/>
  </ValidatingCarrierDesc>
  
  <!--Другие валидирующие перевозчики-->
  <BaggageAllowanceDesc Description1="UP TO 50 POUNDS/23 KILOGRAMS" Description2="UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS" ID="1" Pieces="2"/>
  <BaggageAllowanceDesc Description1="UP TO 22 POUNDS/10 KILOGRAMS" Description2="UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS" ID="2" Pieces="1"/>
  <BaggageAllowanceDesc Description1="UP TO 44 POUNDS/20 KILOGRAMS" ID="3" Pieces="1"/>
  <BaggageAllowanceDesc ID="4" Pieces="0"/>
  <BaggageAllowanceDesc Description1="UP TO 50 POUNDS/23 KILOGRAMS" Description2="UP TO 80 LINEAR INCHES/203 LINEAR CENTIMETERS" ID="5" Pieces="1"/>
  <!--Другие нормы провоза багажа-->
  <LegDesc ID="1">
    <Schedule Ref="10"/>
    <Schedule DepartureDateAdjustment="1" Ref="103"/>
  </LegDesc>
  <LegDesc ID="2">
    <Schedule Ref="218"/>
  </LegDesc>
  <LegDesc ID="3">
    <Schedule Ref="250"/>
    <Schedule Ref="251"/>
  </LegDesc>
  <LegDesc ID="4">
    <Schedule Ref="203"/>
    <Schedule Ref="207"/>
  </LegDesc>
  <LegDesc ID="5">
    <Schedule Ref="102"/>
    <Schedule DepartureDateAdjustment="1" Ref="12"/>
  </LegDesc>
  <!--Другие плечи-->
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription ArrivalLocation="AER" DepartureDate="2019-09-01" DepartureLocation="DME"/>
      <LegDescription ArrivalLocation="DME" DepartureDate="2019-09-08" DepartureLocation="AER"/>
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="168"/>
      <Leg Ref="232"/>
      <PricingInformation BrandsOnAnyMarket="true" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="23">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="372">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="243"/>
            <Tax Ref="161"/>
            <Tax Ref="194"/>
            <Tax Ref="273"/>
            <Tax Ref="260"/>
            <Tax Ref="211"/>
            <Tax Ref="206"/>
            <Tax Ref="88"/>
            <TaxSummary Ref="12"/>
            <TaxSummary Ref="233"/>
            <TaxSummary Ref="77"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="563">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="290">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="243"/>
            <Tax Ref="161"/>
            <Tax Ref="194"/>
            <Tax Ref="273"/>
            <Tax Ref="213"/>
            <Tax Ref="93"/>
            <Tax Ref="25"/>
            <Tax Ref="104"/>
            <TaxSummary Ref="12"/>
            <TaxSummary Ref="233"/>
            <TaxSummary Ref="154"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="277">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="352">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="20900" BaseFareCurrency="RUB" ConstructionAmount="20900" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="20900" EquivalentCurrency="RUB" TotalPrice="36310" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="20"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="24039.724"/>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="171"/>
      <Leg Ref="269"/>
      <PricingInformation BrandsOnAnyMarket="true" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="23">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="372">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="243"/>
            <Tax Ref="161"/>
            <Tax Ref="194"/>
            <Tax Ref="273"/>
            <Tax Ref="260"/>
            <Tax Ref="211"/>
            <Tax Ref="206"/>
            <Tax Ref="88"/>
            <TaxSummary Ref="12"/>
            <TaxSummary Ref="233"/>
            <TaxSummary Ref="77"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="563">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="290">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="243"/>
            <Tax Ref="161"/>
            <Tax Ref="194"/>
            <Tax Ref="273"/>
            <Tax Ref="213"/>
            <Tax Ref="93"/>
            <Tax Ref="25"/>
            <Tax Ref="104"/>
            <TaxSummary Ref="12"/>
            <TaxSummary Ref="233"/>
            <TaxSummary Ref="154"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="277">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="352">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="20900" BaseFareCurrency="RUB" ConstructionAmount="20900" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="20900" EquivalentCurrency="RUB" TotalPrice="36310" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="20"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="24039.724"/>
    </Itinerary>
    <!--Другие варианты перелетов-->
  </ItineraryGroup>
  <!--Другие группы маршрутов-->
  <ItineraryGroup>
    <GroupDescription ItineraryType="oneWay">
      <LegDescription ArrivalLocation="AER" DepartureDate="2019-09-01" DepartureLocation="DME"/>
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="168"/>
      <PricingInformation BrandsOnAnyMarket="true" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="325">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="243"/>
            <Tax Ref="194"/>
            <Tax Ref="260"/>
            <Tax Ref="88"/>
            <TaxSummary Ref="193"/>
            <TaxSummary Ref="153"/>
            <TaxSummary Ref="85"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="3000" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="3000" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="3000" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="5605" TotalTaxes="2605"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="3000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="3000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="247">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="243"/>
            <Tax Ref="194"/>
            <Tax Ref="213"/>
            <Tax Ref="104"/>
            <TaxSummary Ref="193"/>
            <TaxSummary Ref="153"/>
            <TaxSummary Ref="133"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="2250" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="2250" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="2250" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="4745" TotalTaxes="2495"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="3000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="3000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="568">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="3000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="3000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup>
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="8250" BaseFareCurrency="RUB" ConstructionAmount="8250" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="8250" EquivalentCurrency="RUB" TotalPrice="15955" TotalTaxes="7705"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="20"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="8170.060"/>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="171"/>
      <PricingInformation BrandsOnAnyMarket="true" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="325">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="243"/>
            <Tax Ref="194"/>
            <Tax Ref="260"/>
            <Tax Ref="88"/>
            <TaxSummary Ref="193"/>
            <TaxSummary Ref="153"/>
            <TaxSummary Ref="85"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="3000" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="3000" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="3000" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="5605" TotalTaxes="2605"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="3000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="3000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="247">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="243"/>
            <Tax Ref="194"/>
            <Tax Ref="213"/>
            <Tax Ref="104"/>
            <TaxSummary Ref="193"/>
            <TaxSummary Ref="153"/>
            <TaxSummary Ref="133"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="2250" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="2250" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="2250" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="4745" TotalTaxes="2495"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="3000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="3000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="568">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="8"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="3000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="3000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup>
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="8250" BaseFareCurrency="RUB" ConstructionAmount="8250" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="8250" EquivalentCurrency="RUB" TotalPrice="15955" TotalTaxes="7705"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="20"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="10563.310"/>
    </Itinerary>
    <!--Другие варианты перелетов-->
  </ItineraryGroup>
  <!--Другие группы маршрутов-->
</GroupedItineraryResponse>


Копировать
<OTA_AirLowFareSearchRQ ResponseType="OTA" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05">
  <POS>
    <Source PseudoCityCode="9LSC">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="MOW"/>
    <DestinationLocation LocationCode="AER"/>
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="AER"/>
    <DestinationLocation LocationCode="MOW"/>
  </OriginDestinationInformation>
  <TravelPreferences ValidInterlineTicket="true">
    <CabinPref Cabin="Economy" PreferLevel="Preferred"/>
    <TPA_Extensions>
      <LongConnectTime Enable="true"/>
      <LongConnectPoints Max="3" Min="1"/>
      <KeepSameCabin Enabled="true"/>
      <ExcludeCallDirectCarriers Enabled="true"/>
      <DiversityParameters AdditionalNonStopsPercentage="100"/>
    </TPA_Extensions>
    <AncillaryFees Enable="true">
      <AncillaryFeeGroup Code="BG"/>
    </AncillaryFees>
    <Baggage Description="true" RequestType="A"/>
  </TravelPreferences>
  <TravelerInfoSummary>
    <SeatsRequested>3</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="2">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="CNN" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="INF" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
    </AirTravelerAvail>
    <PriceRequestInformation>
      <TPA_Extensions>
        <BrandedFareIndicators SingleBrandedFare="true"/>
      </TPA_Extensions>
    </PriceRequestInformation>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction>
      <RequestType Name="200ITINS"/>
    </IntelliSellTransaction>
    <MultiTicket DisplayPolicy="SCHS"/>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>

Копировать
<OTA_AirLowFareSearchRS AvailableItinCount="0" BrandedOneWayItinCount="0" DepartedItinCount="0" PricedItinCount="300" SimpleOneWayItinCount="0" SoldOutItinCount="0" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Success/>
  <Warnings>
    <Warning Code="PROCESS" ShortText="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
    <Warning Code="PROCESS" ShortText="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
    <Warning Code="PROCESS" ShortText="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
    <Warning Code="TRANSACTIONID" MessageClass="I" ShortText="3734639817076369859" Type="WORKERTHREAD"/>
    <Warning Code="TTFHLP787" MessageClass="I" ShortText="27041" Type="SERVER"/>
    <Warning Code="RULEID" MessageClass="I" ShortText="15936" Type="DRE"/>
    <Warning Code="RULEID" MessageClass="I" ShortText="24467" Type="DEFAULT"/>
    <Warning Code="MIP" MessageClass="I" ShortText="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
    <Warning Code="MIP" MessageClass="I" ShortText="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  </Warnings>
  <PricedItineraries>
    <PricedItinerary SequenceNumber="1">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-02T01:00:00" DepartureDateTime="2019-09-01T22:45:00" ElapsedTime="135" FlightNumber="347" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="VKO" TerminalID="A"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="UT" FlightNumber="347"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T07:00:00" DepartureDateTime="2019-09-08T04:45:00" ElapsedTime="135" FlightNumber="348" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="348"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
        <ItinTotalFare>
          <BaseFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="26560" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <PTC_FareBreakdowns>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="ADT" Quantity="2"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="6600" CurrencyCode="RUB"/>
              <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="9370" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="CNN" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="5050" CurrencyCode="RUB"/>
              <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="7820" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="INF" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="0" CurrencyCode="RUB"/>
              <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <TotalFare Amount="0" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
        </PTC_FareBreakdowns>
        <FareInfos>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
        </FareInfos>
        <TPA_Extensions>
          <DivideInParty Indicator="false"/>
          <AncillaryFeeGroups>
            <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
            </AncillaryFeeGroup>
          </AncillaryFeeGroups>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
            <Default Code="UT"/>
          </ValidatingCarrier>
        </TPA_Extensions>
      </AirItineraryPricingInfo>
      <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
      <TPA_Extensions>
        <ValidatingCarrier Code="UT"/>
        <DiversitySwapper WeighedPriceAmount="15936"/>
      </TPA_Extensions>
    </PricedItinerary>
    <PricedItinerary SequenceNumber="2">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-02T01:00:00" DepartureDateTime="2019-09-01T22:45:00" ElapsedTime="135" FlightNumber="347" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="VKO" TerminalID="A"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="UT" FlightNumber="347"/>
              <Equipment AirEquipType="735"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T23:10:00" DepartureDateTime="2019-09-08T20:55:00" ElapsedTime="135" FlightNumber="268" ResBookDesigCode="V" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="268"/>
              <Equipment AirEquipType="738"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo BrandsOnAnyMarket="true" FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
        <ItinTotalFare>
          <BaseFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="18250" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="8310" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="26560" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <PTC_FareBreakdowns>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="ADT" Quantity="2"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="6600" CurrencyCode="RUB"/>
              <FareConstruction Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="6600" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="9370" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 3100UT MOW Q200 3100RUB6600END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="CNN" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/CH25</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="5050" CurrencyCode="RUB"/>
              <FareConstruction Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="5050" CurrencyCode="RUB" DecimalPlaces="0"/>
              <Taxes>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="1200" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TaxSummary Amount="2400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                <TaxSummary Amount="370" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                <TotalTax Amount="2770" CurrencyCode="RUB" DecimalPlaces="0"/>
              </Taxes>
              <TotalFare Amount="7820" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER Q200 2325UT MOW Q200 2325RUB5050END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
          <PTC_FareBreakdown>
            <PassengerTypeQuantity Code="INF" Quantity="1"/>
            <FareBasisCodes>
              <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="VKO" FareComponentBeginAirport="VKO" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
              <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="TO" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTRT/IN</FareBasisCode>
            </FareBasisCodes>
            <PassengerFare>
              <BaseFare Amount="0" CurrencyCode="RUB"/>
              <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
              <TotalFare Amount="0" CurrencyCode="RUB"/>
              <PenaltiesInfo>
                <Penalty Amount="12000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Amount="12000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
              </PenaltiesInfo>
              <TPA_Extensions>
                <FareComponents>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="1"/>
                  </FareComponent>
                  <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                    <Segment FlightIndex="1" LegIndex="2"/>
                  </FareComponent>
                </FareComponents>
                <Messages>
                  <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                  <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                  <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                  <Message FailCode="0" Info="BSP - UT" Type="W"/>
                  <Message FailCode="0" Info="GEN - UT" Type="W"/>
                  <Message FailCode="0" Info="TCH - UT" Type="W"/>
                </Messages>
                <BaggageInformationList>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="0"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                  <BaggageInformation AirlineCode="UT" ProvisionType="A">
                    <Segment Id="1"/>
                    <Allowance Pieces="0"/>
                  </BaggageInformation>
                </BaggageInformationList>
              </TPA_Extensions>
            </PassengerFare>
            <Endorsements NonRefundableIndicator="true"/>
            <TPA_Extensions>
              <FareCalcLine Info="MOW UT AER0UT MOW0RUB0END"/>
            </TPA_Extensions>
            <FareInfos>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
              <FareInfo>
                <FareReference>V</FareReference>
                <TPA_Extensions>
                  <SeatsRemaining BelowMin="false" Number="9"/>
                  <Cabin Cabin="Y"/>
                </TPA_Extensions>
              </FareInfo>
            </FareInfos>
          </PTC_FareBreakdown>
        </PTC_FareBreakdowns>
        <FareInfos>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
          <FareInfo>
            <FareReference>V</FareReference>
            <TPA_Extensions>
              <SeatsRemaining BelowMin="false" Number="9"/>
              <Cabin Cabin="Y"/>
            </TPA_Extensions>
          </FareInfo>
        </FareInfos>
        <TPA_Extensions>
          <DivideInParty Indicator="false"/>
          <AncillaryFeeGroups>
            <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-01" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-01" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="AER" EndSegment="1" OriginAirport="VKO" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
              <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="3" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C2"/>
              <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="4" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="2" OriginAirport="AER" PassengerCode="ALL" StartSegment="2" Subcode="0C5"/>
            </AncillaryFeeGroup>
          </AncillaryFeeGroups>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
            <Default Code="UT"/>
          </ValidatingCarrier>
          <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
            <Default Code="UT"/>
          </ValidatingCarrier>
        </TPA_Extensions>
      </AirItineraryPricingInfo>
      <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
      <TPA_Extensions>
        <ValidatingCarrier Code="UT"/>
        <DiversitySwapper WeighedPriceAmount="15936"/>
      </TPA_Extensions>
    </PricedItinerary>
    <!--Другие варианты перелетов-->
    <PricedItinerary MultipleTickets="true" SequenceNumber="17">
      <AirItinerary DirectionInd="Return">
        <OriginDestinationOptions>
          <OriginDestinationOption ElapsedTime="140">
            <FlightSegment ArrivalDateTime="2019-09-01T09:35:00" DepartureDateTime="2019-09-01T07:15:00" ElapsedTime="140" FlightNumber="307" StopQuantity="0">
              <DepartureAirport LocationCode="ZIA"/>
              <ArrivalAirport LocationCode="AER"/>
              <OperatingAirline Code="U6" FlightNumber="307"/>
              <Equipment AirEquipType="321"/>
              <MarketingAirline Code="U6"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="840"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
          <OriginDestinationOption ElapsedTime="135">
            <FlightSegment ArrivalDateTime="2019-09-08T23:10:00" DepartureDateTime="2019-09-08T20:55:00" ElapsedTime="135" FlightNumber="268" StopQuantity="0">
              <DepartureAirport LocationCode="AER"/>
              <ArrivalAirport LocationCode="VKO" TerminalID="A"/>
              <OperatingAirline Code="UT" FlightNumber="268"/>
              <Equipment AirEquipType="738"/>
              <MarketingAirline Code="UT"/>
              <MarriageGrp>O</MarriageGrp>
              <DepartureTimeZone GMTOffset="3"/>
              <ArrivalTimeZone GMTOffset="3"/>
              <TPA_Extensions>
                <eTicket Ind="true"/>
                <Mileage Amount="847"/>
              </TPA_Extensions>
            </FlightSegment>
          </OriginDestinationOption>
        </OriginDestinationOptions>
      </AirItinerary>
      <AirItineraryPricingInfo FareReturned="false" PricingSource="ADVJR1">
        <ItinTotalFare>
          <BaseFare Amount="16825" CurrencyCode="RUB" DecimalPlaces="0"/>
          <FareConstruction Amount="16825" CurrencyCode="RUB" DecimalPlaces="0"/>
          <EquivFare Amount="16825" CurrencyCode="RUB" DecimalPlaces="0"/>
          <Taxes>
            <Tax Amount="12913" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
          </Taxes>
          <TotalFare Amount="29738" CurrencyCode="RUB" DecimalPlaces="0"/>
        </ItinTotalFare>
        <Tickets>
          <Ticket Number="1">
            <OriginDestinationOptions>
              <OriginDestinationOption>
                <FlightSegment DepartureDateTime="2019-09-01T07:15:00">
                  <DepartureAirport LocationCode="ZIA"/>
                  <ArrivalAirport LocationCode="AER"/>
                </FlightSegment>
              </OriginDestinationOption>
            </OriginDestinationOptions>
            <AirItineraryPricingInfo FareReturned="true" LastTicketDate="2019-03-07" PricingSource="ADVJR1" PricingSubSource="MIP">
              <ItinTotalFare>
                <BaseFare Amount="7700" CurrencyCode="RUB" DecimalPlaces="0"/>
                <FareConstruction Amount="7700" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="7700" CurrencyCode="RUB" DecimalPlaces="0"/>
                <Taxes>
                  <Tax Amount="7258" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
                </Taxes>
                <TotalFare Amount="14958" CurrencyCode="RUB" DecimalPlaces="0"/>
              </ItinTotalFare>
              <PTC_FareBreakdowns>
                <PTC_FareBreakdown>
                  <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                  <FareBasisCodes>
                    <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="E" DepartureAirportCode="ZIA" FareComponentBeginAirport="ZIA" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="U6">EPROW</FareBasisCode>
                  </FareBasisCodes>
                  <PassengerFare>
                    <BaseFare Amount="2800" CurrencyCode="RUB"/>
                    <FareConstruction Amount="2800" CurrencyCode="RUB" DecimalPlaces="0"/>
                    <EquivFare Amount="2800" CurrencyCode="RUB" DecimalPlaces="0"/>
                    <Taxes>
                      <Tax Amount="1865" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                      <Tax Amount="400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                      <Tax Amount="65" CountryCode="RU" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="RI3"/>
                      <Tax Amount="120" CountryCode="RU" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="RI4"/>
                      <TaxSummary Amount="1865" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                      <TaxSummary Amount="400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                      <TaxSummary Amount="185" CountryCode="RU" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="RI3"/>
                      <TotalTax Amount="2450" CurrencyCode="RUB" DecimalPlaces="0"/>
                    </Taxes>
                    <TotalFare Amount="5250" CurrencyCode="RUB"/>
                    <PenaltiesInfo>
                      <Penalty Amount="0" Applicability="Before" Changeable="true" ConditionsApply="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                      <Penalty Applicability="After" Changeable="false" Type="Exchange"/>
                      <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
                      <Penalty Applicability="After" Refundable="false" Type="Refund"/>
                    </PenaltiesInfo>
                    <TPA_Extensions>
                      <FareComponents>
                        <FareComponent BrandID="PR" BrandName="PROMO" ProgramCode="CFFU6" ProgramDescription="U6 DOMESTIC" ProgramID="75392" ProgramSystemCode="A">
                          <Segment FlightIndex="1" LegIndex="1"/>
                        </FareComponent>
                      </FareComponents>
                      <Messages>
                        <Message AirlineCode="U6" FailCode="0" Info="NEVOZVRATNIY" Type="N"/>
                        <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                        <Message FailCode="0" Info="BSP - U6" Type="W"/>
                        <Message FailCode="0" Info="GEN - U6" Type="W"/>
                        <Message FailCode="0" Info="TCH - U6" Type="W"/>
                        <Message FailCode="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
                      </Messages>
                      <BaggageInformationList>
                        <BaggageInformation AirlineCode="U6" ProvisionType="A">
                          <Segment Id="0"/>
                          <Allowance Unit="kg" Weight="10"/>
                        </BaggageInformation>
                      </BaggageInformationList>
                    </TPA_Extensions>
                  </PassengerFare>
                  <Endorsements NonRefundableIndicator="true"/>
                  <TPA_Extensions>
                    <FareCalcLine Info="ZIA U6 AER2800RUB2800END"/>
                  </TPA_Extensions>
                  <FareInfos>
                    <FareInfo>
                      <FareReference>E</FareReference>
                      <TPA_Extensions>
                        <SeatsRemaining BelowMin="false" Number="5"/>
                        <Cabin Cabin="Y"/>
                      </TPA_Extensions>
                    </FareInfo>
                  </FareInfos>
                </PTC_FareBreakdown>
                <PTC_FareBreakdown>
                  <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                  <FareBasisCodes>
                    <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="E" DepartureAirportCode="ZIA" FareComponentBeginAirport="ZIA" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="U6">EPROW/CH25</FareBasisCode>
                  </FareBasisCodes>
                  <PassengerFare>
                    <BaseFare Amount="2100" CurrencyCode="RUB"/>
                    <FareConstruction Amount="2100" CurrencyCode="RUB" DecimalPlaces="0"/>
                    <EquivFare Amount="2100" CurrencyCode="RUB" DecimalPlaces="0"/>
                    <Taxes>
                      <Tax Amount="1865" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                      <Tax Amount="400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                      <Tax Amount="33" CountryCode="RU" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="RI3"/>
                      <Tax Amount="60" CountryCode="RU" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="RI4"/>
                      <TaxSummary Amount="1865" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                      <TaxSummary Amount="400" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                      <TaxSummary Amount="93" CountryCode="RU" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="RI3"/>
                      <TotalTax Amount="2358" CurrencyCode="RUB" DecimalPlaces="0"/>
                    </Taxes>
                    <TotalFare Amount="4458" CurrencyCode="RUB"/>
                    <PenaltiesInfo>
                      <Penalty Amount="0" Applicability="Before" Changeable="true" ConditionsApply="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                      <Penalty Applicability="After" Changeable="false" Type="Exchange"/>
                      <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
                      <Penalty Applicability="After" Refundable="false" Type="Refund"/>
                    </PenaltiesInfo>
                    <TPA_Extensions>
                      <FareComponents>
                        <FareComponent BrandID="PR" BrandName="PROMO" ProgramCode="CFFU6" ProgramDescription="U6 DOMESTIC" ProgramID="75392" ProgramSystemCode="A">
                          <Segment FlightIndex="1" LegIndex="1"/>
                        </FareComponent>
                      </FareComponents>
                      <Messages>
                        <Message AirlineCode="U6" FailCode="0" Info="NEVOZVRATNIY" Type="N"/>
                        <Message FailCode="0" Info="EACH CNN REQUIRES ACCOMPANYING SAME CABIN ADT" Type="W"/>
                        <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                        <Message FailCode="0" Info="BSP - U6" Type="W"/>
                        <Message FailCode="0" Info="GEN - U6" Type="W"/>
                        <Message FailCode="0" Info="TCH - U6" Type="W"/>
                        <Message FailCode="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
                      </Messages>
                      <BaggageInformationList>
                        <BaggageInformation AirlineCode="U6" ProvisionType="A">
                          <Segment Id="0"/>
                          <Allowance Unit="kg" Weight="10"/>
                        </BaggageInformation>
                      </BaggageInformationList>
                    </TPA_Extensions>
                  </PassengerFare>
                  <Endorsements NonRefundableIndicator="true"/>
                  <TPA_Extensions>
                    <FareCalcLine Info="ZIA U6 AER2100RUB2100END"/>
                  </TPA_Extensions>
                  <FareInfos>
                    <FareInfo>
                      <FareReference>E</FareReference>
                      <TPA_Extensions>
                        <SeatsRemaining BelowMin="false" Number="5"/>
                        <Cabin Cabin="Y"/>
                      </TPA_Extensions>
                    </FareInfo>
                  </FareInfos>
                </PTC_FareBreakdown>
                <PTC_FareBreakdown>
                  <PassengerTypeQuantity Code="INF" Quantity="1"/>
                  <FareBasisCodes>
                    <FareBasisCode ArrivalAirportCode="AER" AvailabilityBreak="true" BookingCode="E" DepartureAirportCode="ZIA" FareComponentBeginAirport="ZIA" FareComponentDirectionality="FROM" FareComponentEndAirport="AER" FareComponentVendorCode="ATP" GovCarrier="U6">EPROW/IN</FareBasisCode>
                  </FareBasisCodes>
                  <PassengerFare>
                    <BaseFare Amount="0" CurrencyCode="RUB"/>
                    <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                    <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                    <TotalFare Amount="0" CurrencyCode="RUB"/>
                    <PenaltiesInfo>
                      <Penalty Amount="0" Applicability="Before" Changeable="true" ConditionsApply="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                      <Penalty Applicability="After" Changeable="false" Type="Exchange"/>
                      <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
                      <Penalty Applicability="After" Refundable="false" Type="Refund"/>
                    </PenaltiesInfo>
                    <TPA_Extensions>
                      <FareComponents>
                        <FareComponent BrandID="PR" BrandName="PROMO" ProgramCode="CFFU6" ProgramDescription="U6 DOMESTIC" ProgramID="75392" ProgramSystemCode="A">
                          <Segment FlightIndex="1" LegIndex="1"/>
                        </FareComponent>
                      </FareComponents>
                      <Messages>
                        <Message AirlineCode="U6" FailCode="0" Info="NEVOZVRATNIY" Type="N"/>
                        <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                        <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                        <Message FailCode="0" Info="BSP - U6" Type="W"/>
                        <Message FailCode="0" Info="GEN - U6" Type="W"/>
                        <Message FailCode="0" Info="TCH - U6" Type="W"/>
                        <Message FailCode="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
                      </Messages>
                      <BaggageInformationList>
                        <BaggageInformation AirlineCode="U6" ProvisionType="A">
                          <Segment Id="0"/>
                          <Allowance Unit="kg" Weight="10"/>
                        </BaggageInformation>
                      </BaggageInformationList>
                    </TPA_Extensions>
                  </PassengerFare>
                  <Endorsements NonRefundableIndicator="false"/>
                  <TPA_Extensions>
                    <FareCalcLine Info="ZIA U6 AER0RUB0END"/>
                  </TPA_Extensions>
                  <FareInfos>
                    <FareInfo>
                      <FareReference>E</FareReference>
                      <TPA_Extensions>
                        <SeatsRemaining BelowMin="false" Number="5"/>
                        <Cabin Cabin="Y"/>
                      </TPA_Extensions>
                    </FareInfo>
                  </FareInfos>
                </PTC_FareBreakdown>
              </PTC_FareBreakdowns>
              <FareInfos>
                <FareInfo>
                  <FareReference>E</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="5"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
              <TPA_Extensions>
                <DivideInParty Indicator="false"/>
                <AncillaryFeeGroups>
                  <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                    <AncillaryFeeItem Amount="2500" AncillaryTypeCode="F" BaggageID="1" Carrier="U6" Date="2019-09-01" Description="CHECKED BAG FIRST" DestinationAirport="AER" EndSegment="1" OriginAirport="ZIA" PassengerCode="ALL" StartSegment="1" Subcode="0CC"/>
                    <AncillaryFeeItem Amount="2500" AncillaryTypeCode="F" BaggageID="2" Carrier="U6" Date="2019-09-01" Description="CHECKED BAG SECOND" DestinationAirport="AER" EndSegment="1" OriginAirport="ZIA" PassengerCode="ALL" StartSegment="1" Subcode="0CD"/>
                    <AncillaryFeeItem Amount="2500" AncillaryTypeCode="F" BaggageID="3" Carrier="U6" Date="2019-09-01" Description="CHECKED BAG THIRD" DestinationAirport="AER" EndSegment="1" OriginAirport="ZIA" PassengerCode="ALL" StartSegment="1" Subcode="0CE"/>
                    <AncillaryFeeItem Amount="2000" AncillaryTypeCode="F" BaggageID="4" Carrier="U6" Date="2019-09-01" Description="EXCESS WEIGHT SPECIAL CHARGE" DestinationAirport="AER" EndSegment="1" OriginAirport="ZIA" PassengerCode="ALL" StartSegment="1" Subcode="0H6"/>
                    <AncillaryFeeItem Amount="2500" AncillaryTypeCode="F" BaggageID="5" Carrier="U6" Date="2019-09-01" Description="CARRY ON HAND BAGGAGE" DestinationAirport="AER" EndSegment="1" OriginAirport="ZIA" PassengerCode="ALL" StartSegment="1" Subcode="0L5"/>
                  </AncillaryFeeGroup>
                  <OrderStandardBag>
                    <PassengerBags Code="ADT">
                      <BaggageSequenceOrder BaggageID="1" StandardBag="1"/>
                      <BaggageSequenceOrder BaggageID="2" StandardBag="2"/>
                      <BaggageSequenceOrder BaggageID="3" StandardBag="3"/>
                    </PassengerBags>
                    <PassengerBags Code="CNN">
                      <BaggageSequenceOrder BaggageID="1" StandardBag="1"/>
                      <BaggageSequenceOrder BaggageID="2" StandardBag="2"/>
                      <BaggageSequenceOrder BaggageID="3" StandardBag="3"/>
                    </PassengerBags>
                    <PassengerBags Code="INF">
                      <BaggageSequenceOrder BaggageID="1" StandardBag="1"/>
                      <BaggageSequenceOrder BaggageID="2" StandardBag="2"/>
                      <BaggageSequenceOrder BaggageID="3" StandardBag="3"/>
                    </PassengerBags>
                  </OrderStandardBag>
                </AncillaryFeeGroups>
                <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                  <Default Code="U6"/>
                </ValidatingCarrier>
                <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                  <Default Code="U6"/>
                </ValidatingCarrier>
                <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                  <Default Code="U6"/>
                </ValidatingCarrier>
              </TPA_Extensions>
            </AirItineraryPricingInfo>
            <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
            <TPA_Extensions>
              <ValidatingCarrier Code="U6"/>
            </TPA_Extensions>
          </Ticket>
          <Ticket Number="2">
            <OriginDestinationOptions>
              <OriginDestinationOption>
                <FlightSegment DepartureDateTime="2019-09-08T20:55:00">
                  <DepartureAirport LocationCode="AER"/>
                  <ArrivalAirport LocationCode="VKO"/>
                </FlightSegment>
              </OriginDestinationOption>
            </OriginDestinationOptions>
            <AirItineraryPricingInfo FareReturned="true" LastTicketDate="2019-03-11" PricingSource="ADVJR1" PricingSubSource="MIP">
              <ItinTotalFare>
                <BaseFare Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
                <FareConstruction Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
                <EquivFare Amount="9125" CurrencyCode="RUB" DecimalPlaces="0"/>
                <Taxes>
                  <Tax Amount="5655" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="TOTALTAX"/>
                </Taxes>
                <TotalFare Amount="14780" CurrencyCode="RUB" DecimalPlaces="0"/>
              </ItinTotalFare>
              <PTC_FareBreakdowns>
                <PTC_FareBreakdown>
                  <PassengerTypeQuantity Code="ADT" Quantity="2"/>
                  <FareBasisCodes>
                    <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="FROM" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW</FareBasisCode>
                  </FareBasisCodes>
                  <PassengerFare>
                    <BaseFare Amount="3300" CurrencyCode="RUB"/>
                    <FareConstruction Amount="3300" CurrencyCode="RUB" DecimalPlaces="0"/>
                    <EquivFare Amount="3300" CurrencyCode="RUB" DecimalPlaces="0"/>
                    <Taxes>
                      <Tax Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                      <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                      <TaxSummary Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                      <TaxSummary Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                      <TotalTax Amount="1885" CurrencyCode="RUB" DecimalPlaces="0"/>
                    </Taxes>
                    <TotalFare Amount="5185" CurrencyCode="RUB"/>
                    <PenaltiesInfo>
                      <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                      <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                      <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                      <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                    </PenaltiesInfo>
                    <TPA_Extensions>
                      <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                      <FareComponents>
                        <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                          <Segment FlightIndex="1" LegIndex="1"/>
                        </FareComponent>
                      </FareComponents>
                      <Messages>
                        <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                        <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                        <Message FailCode="0" Info="BSP - UT" Type="W"/>
                        <Message FailCode="0" Info="GEN - UT" Type="W"/>
                        <Message FailCode="0" Info="TCH - UT" Type="W"/>
                      </Messages>
                      <BaggageInformationList>
                        <BaggageInformation AirlineCode="UT" ProvisionType="A">
                          <Segment Id="0"/>
                          <Allowance Pieces="0"/>
                        </BaggageInformation>
                      </BaggageInformationList>
                    </TPA_Extensions>
                  </PassengerFare>
                  <Endorsements NonRefundableIndicator="true"/>
                  <TPA_Extensions>
                    <FareCalcLine Info="AER UT MOW Q200 3100RUB3300END"/>
                  </TPA_Extensions>
                  <FareInfos>
                    <FareInfo>
                      <FareReference>V</FareReference>
                      <TPA_Extensions>
                        <SeatsRemaining BelowMin="false" Number="9"/>
                        <Cabin Cabin="Y"/>
                      </TPA_Extensions>
                    </FareInfo>
                  </FareInfos>
                </PTC_FareBreakdown>
                <PTC_FareBreakdown>
                  <PassengerTypeQuantity Code="CNN" Quantity="1"/>
                  <FareBasisCodes>
                    <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="FROM" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW/CH25</FareBasisCode>
                  </FareBasisCodes>
                  <PassengerFare>
                    <BaseFare Amount="2525" CurrencyCode="RUB"/>
                    <FareConstruction Amount="2525" CurrencyCode="RUB" DecimalPlaces="0"/>
                    <EquivFare Amount="2525" CurrencyCode="RUB" DecimalPlaces="0"/>
                    <Taxes>
                      <Tax Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                      <Tax Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                      <TaxSummary Amount="1700" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YQF"/>
                      <TaxSummary Amount="185" CurrencyCode="RUB" DecimalPlaces="0" TaxCode="YRI"/>
                      <TotalTax Amount="1885" CurrencyCode="RUB" DecimalPlaces="0"/>
                    </Taxes>
                    <TotalFare Amount="4410" CurrencyCode="RUB"/>
                    <PenaltiesInfo>
                      <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                      <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                      <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                      <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                    </PenaltiesInfo>
                    <TPA_Extensions>
                      <Surcharges Ind="Q" Type="MISCELLANEOUS/OTHER">200</Surcharges>
                      <FareComponents>
                        <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                          <Segment FlightIndex="1" LegIndex="1"/>
                        </FareComponent>
                      </FareComponents>
                      <Messages>
                        <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                        <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                        <Message FailCode="0" Info="BSP - UT" Type="W"/>
                        <Message FailCode="0" Info="GEN - UT" Type="W"/>
                        <Message FailCode="0" Info="TCH - UT" Type="W"/>
                      </Messages>
                      <BaggageInformationList>
                        <BaggageInformation AirlineCode="UT" ProvisionType="A">
                          <Segment Id="0"/>
                          <Allowance Pieces="0"/>
                        </BaggageInformation>
                      </BaggageInformationList>
                    </TPA_Extensions>
                  </PassengerFare>
                  <Endorsements NonRefundableIndicator="true"/>
                  <TPA_Extensions>
                    <FareCalcLine Info="AER UT MOW Q200 2325RUB2525END"/>
                  </TPA_Extensions>
                  <FareInfos>
                    <FareInfo>
                      <FareReference>V</FareReference>
                      <TPA_Extensions>
                        <SeatsRemaining BelowMin="false" Number="9"/>
                        <Cabin Cabin="Y"/>
                      </TPA_Extensions>
                    </FareInfo>
                  </FareInfos>
                </PTC_FareBreakdown>
                <PTC_FareBreakdown>
                  <PassengerTypeQuantity Code="INF" Quantity="1"/>
                  <FareBasisCodes>
                    <FareBasisCode ArrivalAirportCode="VKO" AvailabilityBreak="true" BookingCode="V" DepartureAirportCode="AER" FareComponentBeginAirport="AER" FareComponentDirectionality="FROM" FareComponentEndAirport="VKO" FareComponentVendorCode="ATP" GovCarrier="UT">VLTOW/IN</FareBasisCode>
                  </FareBasisCodes>
                  <PassengerFare>
                    <BaseFare Amount="0" CurrencyCode="RUB"/>
                    <FareConstruction Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                    <EquivFare Amount="0" CurrencyCode="RUB" DecimalPlaces="0"/>
                    <TotalFare Amount="0" CurrencyCode="RUB"/>
                    <PenaltiesInfo>
                      <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                      <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" CurrencyCode="RUB" DecimalPlaces="0" Type="Exchange"/>
                      <Penalty Applicability="Before" Cat16Info="true" Refundable="false" Type="Refund"/>
                      <Penalty Applicability="After" Cat16Info="true" Refundable="false" Type="Refund"/>
                    </PenaltiesInfo>
                    <TPA_Extensions>
                      <FareComponents>
                        <FareComponent BrandID="MN" BrandName="ECONOMY MINIMUM" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B">
                          <Segment FlightIndex="1" LegIndex="1"/>
                        </FareComponent>
                      </FareComponents>
                      <Messages>
                        <Message AirlineCode="UT" FailCode="0" Info="NON-REFUNDABLE/NO FREE BAGGAGE/NO FREE MEAL" Type="N"/>
                        <Message FailCode="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                        <Message FailCode="0" Info="VALIDATING CARRIER" Type="W"/>
                        <Message FailCode="0" Info="BSP - UT" Type="W"/>
                        <Message FailCode="0" Info="GEN - UT" Type="W"/>
                        <Message FailCode="0" Info="TCH - UT" Type="W"/>
                      </Messages>
                      <BaggageInformationList>
                        <BaggageInformation AirlineCode="UT" ProvisionType="A">
                          <Segment Id="0"/>
                          <Allowance Pieces="0"/>
                        </BaggageInformation>
                      </BaggageInformationList>
                    </TPA_Extensions>
                  </PassengerFare>
                  <Endorsements NonRefundableIndicator="true"/>
                  <TPA_Extensions>
                    <FareCalcLine Info="AER UT MOW0RUB0END"/>
                  </TPA_Extensions>
                  <FareInfos>
                    <FareInfo>
                      <FareReference>V</FareReference>
                      <TPA_Extensions>
                        <SeatsRemaining BelowMin="false" Number="9"/>
                        <Cabin Cabin="Y"/>
                      </TPA_Extensions>
                    </FareInfo>
                  </FareInfos>
                </PTC_FareBreakdown>
              </PTC_FareBreakdowns>
              <FareInfos>
                <FareInfo>
                  <FareReference>V</FareReference>
                  <TPA_Extensions>
                    <SeatsRemaining BelowMin="false" Number="9"/>
                    <Cabin Cabin="Y"/>
                  </TPA_Extensions>
                </FareInfo>
              </FareInfos>
              <TPA_Extensions>
                <DivideInParty Indicator="false"/>
                <AncillaryFeeGroups>
                  <AncillaryFeeGroup Code="BG" Name="BAGGAGE">
                    <AncillaryFeeItem Amount="2499" AncillaryTypeCode="P" BaggageID="1" Carrier="UT" Date="2019-09-08" Description="PIECE OF BAG UPTO20KG 203LCM" DestinationAirport="VKO" EndSegment="1" OriginAirport="AER" PassengerCode="ALL" StartSegment="1" Subcode="0C2"/>
                    <AncillaryFeeItem Amount="4999" AncillaryTypeCode="P" BaggageID="2" Carrier="UT" Date="2019-09-08" Description="BAG 21 30KG UPTO 203LCM" DestinationAirport="VKO" EndSegment="1" OriginAirport="AER" PassengerCode="ALL" StartSegment="1" Subcode="0C5"/>
                  </AncillaryFeeGroup>
                </AncillaryFeeGroups>
                <ValidatingCarrier NewVcxProcess="true" SettlementMethod="BSP">
                  <Default Code="UT"/>
                </ValidatingCarrier>
                <ValidatingCarrier NewVcxProcess="true" SettlementMethod="TCH">
                  <Default Code="UT"/>
                </ValidatingCarrier>
                <ValidatingCarrier NewVcxProcess="true" SettlementMethod="GEN">
                  <Default Code="UT"/>
                </ValidatingCarrier>
              </TPA_Extensions>
            </AirItineraryPricingInfo>
            <TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
            <TPA_Extensions>
              <ValidatingCarrier Code="UT"/>
            </TPA_Extensions>
          </Ticket>
        </Tickets>
      </AirItineraryPricingInfo>
      <TPA_Extensions>
        <DiversitySwapper WeighedPriceAmount="9408.02"/>
      </TPA_Extensions>
    </PricedItinerary>
    <!--Другие варианты перелетов-->
  </PricedItineraries>
</OTA_AirLowFareSearchRS>


Копировать
<OTA_AirLowFareSearchRQ ResponseType="GIR" Version="4.3.0" xmlns="http://www.opentravel.org/OTA/2003/05">
  <POS>
    <Source PseudoCityCode="9LSC">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN"/>
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2019-09-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="MOW"/>
    <DestinationLocation LocationCode="AER"/>
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2019-09-08T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="AER"/>
    <DestinationLocation LocationCode="MOW"/>
  </OriginDestinationInformation>
  <TravelPreferences ValidInterlineTicket="true">
    <CabinPref Cabin="Economy" PreferLevel="Preferred"/>
    <TPA_Extensions>
      <LongConnectTime Enable="true"/>
      <LongConnectPoints Max="3" Min="1"/>
      <KeepSameCabin Enabled="true"/>
      <ExcludeCallDirectCarriers Enabled="true"/>
      <DiversityParameters AdditionalNonStopsPercentage="100"/>
    </TPA_Extensions>
    <AncillaryFees Enable="true">
      <AncillaryFeeGroup Code="BG"/>
    </AncillaryFees>
    <Baggage Description="true" RequestType="A"/>
  </TravelPreferences>
  <TravelerInfoSummary>
    <SeatsRequested>3</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="2">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="CNN" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="INF" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="Info"/>
        </TPA_Extensions>
      </PassengerTypeQuantity>
    </AirTravelerAvail>
    <PriceRequestInformation>
      <TPA_Extensions>
        <BrandedFareIndicators SingleBrandedFare="true"/>
      </TPA_Extensions>
    </PriceRequestInformation>
  </TravelerInfoSummary>
  <TPA_Extensions>
    <IntelliSellTransaction>
      <RequestType Name="200ITINS"/>
    </IntelliSellTransaction>
    <MultiTicket DisplayPolicy="SCHS"/>
  </TPA_Extensions>
</OTA_AirLowFareSearchRQ>

Копировать
<GroupedItineraryResponse Version="4.3.0" xmlns="http://webservices.sabre.com/wsdl/sabreXML1.0.00/shopping/GroupedItineraryResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Message Code="TRANSACTIONID" Severity="Info" Text="3735344079023328886" Type="WORKERTHREAD"/>
  <Message Code="ASEPT2LAPP00312.IDM.SGDCPROD.SABRE.COM" Severity="Info" Text="27036" Type="SERVER"/>
  <Message Code="RULEID" Severity="Info" Text="15936" Type="DRE"/>
  <Message Code="RULEID" Severity="Info" Text="24467" Type="DEFAULT"/>
  <Message Code="PROCESS" Severity="Error" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Message Code="PROCESS" Severity="Error" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Message Code="PROCESS" Severity="Error" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Message Code="PROCESS" Severity="Error" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Message Code="PROCESS" Severity="Error" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Message Code="PROCESS" Severity="Error" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Message Code="MIP" Severity="Info" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Message Code="MIP" Severity="Info" Text="NO COMBINABLE FARES FOR CLASS USED" Type="MIP"/>
  <Statistics Itineraries="300"/>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="1" Stops="0" TotalMilesFlown="831">
    <Departure Airport="AER" City="AER" Country="RU" Time="05:05:00+03:00"/>
    <Arrival Airport="DME" City="MOW" Country="RU" Time="07:30:00+03:00"/>
    <Carrier Alliances="OW " Marketing="S7" MarketingFlightNumber="1022" Operating="S7" OperatingFlightNumber="1022">
      <Equipment Code="319" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="2" Stops="0" TotalMilesFlown="847">
    <Departure Airport="VKO" City="MOW" Country="RU" Terminal="A" Time="00:20:00+03:00"/>
    <Arrival Airport="AER" City="AER" Country="RU" Time="02:35:00+03:00"/>
    <Carrier Marketing="UT" MarketingFlightNumber="579" Operating="UT" OperatingFlightNumber="579">
      <Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="3" Stops="0" TotalMilesFlown="116">
    <Departure Airport="KRR" City="KRR" Country="RU" Time="08:15:00+03:00"/>
    <Arrival Airport="AER" City="AER" Country="RU" Time="09:05:00+03:00"/>
    <Carrier Marketing="UT" MarketingFlightNumber="297" Operating="UT" OperatingFlightNumber="297">
      <Equipment Code="AT7" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="SMTWTFS" ID="4" Stops="0" TotalMilesFlown="873">
    <Departure Airport="AER" City="AER" Country="RU" Time="02:45:00+03:00"/>
    <Arrival Airport="SVO" City="MOW" Country="RU" Terminal="B" Time="05:20:00+03:00"/>
    <Carrier Marketing="SU" MarketingFlightNumber="1129" Operating="SU" OperatingFlightNumber="1129">
      <Equipment Code="73H" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ETicketable="true" Frequency="S******" ID="5" Stops="0" TotalMilesFlown="847">
    <Departure Airport="VKO" City="MOW" Country="RU" Time="13:55:00+03:00"/>
    <Arrival Airport="AER" City="AER" Country="RU" Time="16:15:00+03:00"/>
    <Carrier Disclosure="DP" Marketing="H1" MarketingFlightNumber="1408" Operating="H1" OperatingFlightNumber="1408">
      <Equipment Code="737" TypeForFirstLeg="N" TypeForLastLeg="N"/>
    </Carrier>
  </ScheduleDesc>
  <!--Другие расписания-->
  <TaxDesc Amount="745" Code="YRI" Currency="RUB" Description="SERVICE FEE - CARRIER-IMPOSED MISC" ID="1" PublishedAmount="10.00" PublishedCurrency="EUR" Station="AER"/>
  <TaxDesc Amount="82" Code="RI3" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC DEPARTURE" ID="2" PublishedAmount="82" PublishedCurrency="RUB" Station="VKO"/>
  <TaxDesc Amount="41" Code="RI4" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC ARRIVAL" ID="3" PublishedAmount="41" PublishedCurrency="RUB" Station="AER"/>
  <TaxDesc Amount="50" Code="RI4" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC ARRIVAL" ID="4" PublishedAmount="50" PublishedCurrency="RUB" Station="AER"/>
  <TaxDesc Amount="1865" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="5" PublishedAmount="1865" PublishedCurrency="RUB" Station="ZIA"/>
  <!--Другие таксы-->
  <TaxSummaryDesc Amount="202" Code="RI3" Country="RU" Currency="RUB" Description="TERMINAL USE CHARGE DOMESTIC DEPARTURE" ID="1" PublishedAmount="82" PublishedCurrency="RUB" Station="VKO"/>
  <TaxSummaryDesc Amount="745" Code="YRI" Currency="RUB" Description="SERVICE FEE - CARRIER-IMPOSED MISC" ID="2" PublishedAmount="10.00" PublishedCurrency="EUR" Station="AER"/>
  <TaxSummaryDesc Amount="3600" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="3" PublishedAmount="1200" PublishedCurrency="RUB" Station="VKO"/>
  <TaxSummaryDesc Amount="970" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="4" PublishedAmount="6.50" PublishedCurrency="EUR" Station="DME"/>
  <TaxSummaryDesc Amount="1865" Code="YQF" Currency="RUB" Description="SERVICE FEE - FUEL" ID="5" PublishedAmount="1865" PublishedCurrency="RUB" Station="ZIA"/>
  <!--Другие таксы-->
  <FareComponentDesc ApplicablePricingCategories="7 10 12 15 16 18 19" Direction="EH" Directionality="FROM" FareAmount="0" FareBasisCode="KLTRT/IN" FareCurrency="RUB" FarePassengerType="INF" GoverningCarrier="UT" ID="1" NotValidAfter="2019-09-08" NotValidBefore="2019-09-08" PublishedFareAmount="0" TicketDesignator="IN" VendorCode="ATP">
    <Segment/>
    <Brand BrandName="ECONOMY MINIMUM" Code="MN" ProgramCode="BUT" ProgramDescription="BRANDED FARES UT 5" ProgramID="75247" ProgramSystemCode="B"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="4 5 10 15 16 18" Direction="EH" Directionality="FROM" FareAmount="2500" FareBasisCode="QBSRT" FareCurrency="RUB" FarePassengerType="ADT" GoverningCarrier="S7" ID="2" NotValidAfter="2019-09-01" NotValidBefore="2019-09-01" PublishedFareAmount="5000" VendorCode="ATP">
    <Segment Stopover="true"/>
    <Brand BrandName="BASIC ECONOMY" Code="BE" ProgramCode="S7SM" ProgramDescription="SMART CHOICE" ProgramID="75644" ProgramSystemCode="S"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="1 4 5 8 10 12 15 16 18 19 23" Direction="EH" Directionality="FROM" FareAmount="0" FareBasisCode="EPROW/IN" FareCurrency="RUB" FarePassengerType="INF" GoverningCarrier="U6" ID="3" NotValidAfter="2020-09-01" OneWayFare="true" PublishedFareAmount="0" TicketDesignator="IN" VendorCode="ATP">
    <Segment/>
    <Brand BrandName="PROMO" Code="PR" ProgramCode="CFFU6" ProgramDescription="U6 DOMESTIC" ProgramID="75392" ProgramSystemCode="A"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="1 4 5 8 10 12 15 16 18 19 23" Direction="EH" Directionality="FROM" FareAmount="0" FareBasisCode="EPRRT/IN" FareCurrency="RUB" FarePassengerType="INF" GoverningCarrier="U6" ID="4" NotValidAfter="2020-09-01" PublishedFareAmount="0" TicketDesignator="IN" VendorCode="ATP">
    <Segment Stopover="true"/>
    <Brand BrandName="PROMO" Code="PR" ProgramCode="CFFU6" ProgramDescription="U6 DOMESTIC" ProgramID="75392" ProgramSystemCode="A"/>
  </FareComponentDesc>
  <FareComponentDesc ApplicablePricingCategories="1 4 5 8 10 12 15 16 18 19 23" Direction="EH" Directionality="TO" FareAmount="4838" FareBasisCode="XPRRT/CH25" FareCurrency="RUB" FarePassengerType="CNN" GoverningCarrier="U6" ID="5" NotValidAfter="2019-09-08" NotValidBefore="2019-09-08" PublishedFareAmount="9675" TicketDesignator="CH25" VendorCode="ATP">
    <Segment/>
    <Brand BrandName="PROMO" Code="PR" ProgramCode="CFFU6" ProgramDescription="U6 DOMESTIC" ProgramID="75392" ProgramSystemCode="A"/>
  </FareComponentDesc>
  <!--Другие компоненты тарифов-->
  <ValidatingCarrierDesc ID="1" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="HR"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="2" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="R3"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="3" NewVcxProcess="true" SettlementMethod="BSP">
    <Default Code="S7"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="4" NewVcxProcess="true" SettlementMethod="TCH">
    <Default Code="U6"/>
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="5" NewVcxProcess="true" SettlementMethod="TCH">
    <Default Code="UT"/>
  </ValidatingCarrierDesc>
  <!--Другие валидирующие перевозчики-->
  <BaggageAllowanceDesc Description1="UP TO 22 POUNDS/10 KILOGRAMS" Description2="UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS" ID="1" Pieces="1"/>
  <BaggageAllowanceDesc ID="2" Pieces="0"/>
  <BaggageAllowanceDesc ID="3" Pieces="0"/>
  <BaggageAllowanceDesc ID="4" Pieces="0"/>
  <BaggageAllowanceDesc ID="5" Pieces="0"/>
  <BaggageAllowanceDesc Description1="UP TO 50 POUNDS/23 KILOGRAMS" Description2="UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS" ID="6" Pieces="1"/>
  <BaggageAllowanceDesc ID="7" Unit="kg" Weight="10"/>
  <BaggageAllowanceDesc ID="8" Pieces="1"/>
  <LegDesc ID="1">
    <Schedule Ref="38"/>
  </LegDesc>
  <LegDesc ID="2">
    <Schedule Ref="40"/>
  </LegDesc>
  <LegDesc ID="3">
    <Schedule Ref="39"/>
  </LegDesc>
  <LegDesc ID="4">
    <Schedule Ref="34"/>
  </LegDesc>
  <LegDesc ID="5">
    <Schedule Ref="36"/>
  </LegDesc>
  <!--Другие плечи-->
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription ArrivalLocation="AER" DepartureDate="2019-09-01" DepartureLocation="DME"/>
      <LegDescription ArrivalLocation="DME" DepartureDate="2019-09-08" DepartureLocation="AER"/>
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="22"/>
      <Leg Ref="37"/>
      <PricingInformation BrandsOnAnyMarket="true" PricingSubsource="MIP">
        <Fare ETicketable="true" GoverningCarriers="S7 S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
          <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
            <FareComponent Ref="2">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="66">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="45"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="52"/>
            <Tax Ref="49"/>
            <Tax Ref="38"/>
            <Tax Ref="36"/>
            <Tax Ref="14"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="56"/>
            <TaxSummary Ref="17"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="7600" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="7600" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="7600" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="12810" TotalTaxes="5210"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
            <FareComponent Ref="110">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="54">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <Tax Ref="45"/>
            <Tax Ref="27"/>
            <Tax Ref="34"/>
            <Tax Ref="52"/>
            <Tax Ref="39"/>
            <Tax Ref="16"/>
            <Tax Ref="4"/>
            <Tax Ref="18"/>
            <TaxSummary Ref="4"/>
            <TaxSummary Ref="56"/>
            <TaxSummary Ref="35"/>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="5700" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5700" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="10690" TotalTaxes="4990"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
              <Penalty Applicability="After" Refundable="false" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
            <FareComponent Ref="48">
              <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <FareComponent Ref="63">
              <Segment AvailabilityBreak="true" BookingCode="S" CabinCode="Y" MealCode="S" SeatsAvailable="9"/>
            </FareComponent>
            <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
            <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
            <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
            <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
            <FareMessage Code="0" Info="BSP - S7" Type="W"/>
            <FareMessage Code="0" Info="GEN - S7" Type="W"/>
            <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
            <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="0"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <BaggageInformation AirlineCode="S7" ProvisionType="A">
              <Segment ID="1"/>
              <Allowance Ref="4"/>
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Amount="6000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="6000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
              <Penalty Amount="0" Applicability="Before" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
              <Penalty Amount="0" Applicability="After" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
            </PenaltiesInfo>
          </PassengerInfo>
          <AncillaryFeeGroup Message="ADDTL AIR EXTRAS APPLY - REFINE REQUEST">
            <AncillaryFee Code="BG" Name="BAGGAGE">
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="11" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="12" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN HOLD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="020"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="13" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="14" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="PET IN CABIN UP TO 8 KG" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="021"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="15" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="16" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG FIRST" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CC"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="17" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="18" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG SECOND" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CD"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="19" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="6000" AncillaryTypeCode="F" BaggageID="20" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="CHECKED BAG THIRD" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0CE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="21" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="22" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG SECOND AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0H8"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="23" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="4000" AncillaryTypeCode="F" BaggageID="24" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="BAGGAGE SPECIAL CHARGE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IA"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="25" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="26" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS SIZE" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0ID"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="27" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="2000" AncillaryTypeCode="F" BaggageID="28" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS BAG FIRST AT CHECK IN" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IE"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="29" Carrier="S7" Code="ADT" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
              <Details Amount="1600" AncillaryTypeCode="F" BaggageID="30" Carrier="S7" Code="CNN" DepartureDate="2019-09-08" Description="EXCESS WEIGHT" Destination="DME" EndSegment="2" Origin="AER" StartSegment="2" Subcode="0IK"/>
            </AncillaryFee>
            <OrderStandardBag>
              <PassengerBags Code="ADT">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="15" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="17" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="19" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="CNN">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                <BaggageSequenceOrder BaggageRef="16" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="18" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="20" StandardBag="3"/>
              </PassengerBags>
              <PassengerBags Code="INF">
                <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
              </PassengerBags>
            </OrderStandardBag>
          </AncillaryFeeGroup>
          <TotalFare BaseFareAmount="20900" BaseFareCurrency="RUB" ConstructionAmount="20900" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="20900" EquivalentCurrency="RUB" TotalPrice="36310" TotalTaxes="15410"/>
          <ValidatingCarrier Ref="3"/>
          <ValidatingCarrier Ref="13"/>
        </Fare>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="24039.724"/>
    </Itinerary>
    <!--Другие варианты перелетов-->
    <Itinerary ID="13" PricingSource="ADVJR1">
      <Leg Ref="4"/>
      <Leg Ref="47"/>
      <PricingInformation>
        <Ticket>
          <Leg DepartureDate="2019-09-01" Ref="4"/>
          <PricingInformation BrandsOnAnyMarket="true" PricingSubsource="MIP">
            <Fare ETicketable="true" GoverningCarriers="S7" LastTicketDate="2019-03-03" VITA="true" ValidatingCarrier="S7">
              <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
                <FareComponent Ref="57">
                  <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
                </FareComponent>
                <Tax Ref="45"/>
                <Tax Ref="34"/>
                <Tax Ref="49"/>
                <Tax Ref="14"/>
                <TaxSummary Ref="44"/>
                <TaxSummary Ref="34"/>
                <TaxSummary Ref="19"/>
                <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
                <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
                <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
                <FareMessage Code="0" Info="BSP - S7" Type="W"/>
                <FareMessage Code="0" Info="GEN - S7" Type="W"/>
                <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
                <PassengerTotalFare BaseFareAmount="3000" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="3000" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="3000" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="5605" TotalTaxes="2605"/>
                <BaggageInformation AirlineCode="S7" ProvisionType="A">
                  <Segment ID="0"/>
                  <Allowance Ref="4"/>
                </BaggageInformation>
                <PenaltiesInfo>
                  <Penalty Amount="3000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
                  <Penalty Amount="3000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
                  <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
              </PassengerInfo>
              <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
                <FareComponent Ref="42">
                  <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
                </FareComponent>
                <Tax Ref="45"/>
                <Tax Ref="34"/>
                <Tax Ref="39"/>
                <Tax Ref="18"/>
                <TaxSummary Ref="44"/>
                <TaxSummary Ref="34"/>
                <TaxSummary Ref="31"/>
                <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
                <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
                <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
                <FareMessage Code="0" Info="BSP - S7" Type="W"/>
                <FareMessage Code="0" Info="GEN - S7" Type="W"/>
                <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
                <PassengerTotalFare BaseFareAmount="2250" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="2250" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="2250" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="4745" TotalTaxes="2495"/>
                <BaggageInformation AirlineCode="S7" ProvisionType="A">
                  <Segment ID="0"/>
                  <Allowance Ref="4"/>
                </BaggageInformation>
                <PenaltiesInfo>
                  <Penalty Amount="3000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
                  <Penalty Amount="3000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
                  <Penalty Applicability="Before" Refundable="false" Type="Refund"/>
                  <Penalty Applicability="After" Refundable="false" Type="Refund"/>
                </PenaltiesInfo>
              </PassengerInfo>
              <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
                <FareComponent Ref="111">
                  <Segment AvailabilityBreak="true" BookingCode="Q" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
                </FareComponent>
                <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
                <FareMessage Carrier="S7" Code="0" Info="S7 ONLY/NON-REF/CHNG/RESTR" Type="N"/>
                <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
                <FareMessage Code="0" Info="BSP - S7" Type="W"/>
                <FareMessage Code="0" Info="GEN - S7" Type="W"/>
                <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
                <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
                <BaggageInformation AirlineCode="S7" ProvisionType="A">
                  <Segment ID="0"/>
                  <Allowance Ref="4"/>
                </BaggageInformation>
                <PenaltiesInfo>
                  <Penalty Amount="3000" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
                  <Penalty Amount="3000" Applicability="After" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
                  <Penalty Amount="0" Applicability="Before" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
                  <Penalty Amount="0" Applicability="After" ConditionsApply="true" Currency="RUB" Refundable="true" Type="Refund"/>
                </PenaltiesInfo>
              </PassengerInfo>
              <AncillaryFeeGroup>
                <AncillaryFee Code="BG" Name="BAGGAGE">
                  <Details Amount="2000" AncillaryTypeCode="F" BaggageID="1" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN HOLD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="020"/>
                  <Details Amount="2000" AncillaryTypeCode="F" BaggageID="2" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="PET IN CABIN UP TO 8 KG" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="021"/>
                  <Details Amount="1600" AncillaryTypeCode="F" BaggageID="3" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG FIRST" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CC"/>
                  <Details Amount="1600" AncillaryTypeCode="F" BaggageID="4" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG SECOND" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CD"/>
                  <Details Amount="6000" AncillaryTypeCode="F" BaggageID="5" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="CHECKED BAG THIRD" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0CE"/>
                  <Details Amount="2000" AncillaryTypeCode="F" BaggageID="6" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG SECOND AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0H8"/>
                  <Details Amount="4000" AncillaryTypeCode="F" BaggageID="7" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="BAGGAGE SPECIAL CHARGE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IA"/>
                  <Details Amount="1600" AncillaryTypeCode="F" BaggageID="8" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS SIZE" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0ID"/>
                  <Details Amount="2000" AncillaryTypeCode="F" BaggageID="9" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS BAG FIRST AT CHECK IN" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IE"/>
                  <Details Amount="1600" AncillaryTypeCode="F" BaggageID="10" Carrier="S7" Code="ALL" DepartureDate="2019-09-01" Description="EXCESS WEIGHT" Destination="AER" EndSegment="1" Origin="DME" StartSegment="1" Subcode="0IK"/>
                </AncillaryFee>
                <OrderStandardBag>
                  <PassengerBags Code="ADT">
                    <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                    <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                    <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                  </PassengerBags>
                  <PassengerBags Code="CNN">
                    <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                    <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                    <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                  </PassengerBags>
                  <PassengerBags Code="INF">
                    <BaggageSequenceOrder BaggageRef="3" StandardBag="1"/>
                    <BaggageSequenceOrder BaggageRef="4" StandardBag="2"/>
                    <BaggageSequenceOrder BaggageRef="5" StandardBag="3"/>
                  </PassengerBags>
                </OrderStandardBag>
              </AncillaryFeeGroup>
              <TotalFare BaseFareAmount="8250" BaseFareCurrency="RUB" ConstructionAmount="8250" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="8250" EquivalentCurrency="RUB" TotalPrice="15955" TotalTaxes="7705"/>
              <ValidatingCarrier Ref="3"/>
              <ValidatingCarrier Ref="13"/>
            </Fare>
          </PricingInformation>
        </Ticket>
        <Ticket>
          <Leg DepartureDate="2019-09-08" Ref="47"/>
          <PricingInformation PricingSubsource="MIP">
            <Fare ETicketable="true" GoverningCarriers="Y7" LastTicketDate="2019-03-02" VITA="true" ValidatingCarrier="HR">
              <PassengerInfo NonRefundable="true" PassengerNumber="2" PassengerType="ADT">
                <FareComponent Ref="107">
                  <Segment AvailabilityBreak="true" BookingCode="L" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
                </FareComponent>
                <Tax Ref="1"/>
                <Tax Ref="38"/>
                <Tax Ref="36"/>
                <TaxSummary Ref="2"/>
                <TaxSummary Ref="10"/>
                <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
                <FareMessage Carrier="Y7" Code="0" Info="IF NO SHOW NON-REFUNDABLE" Type="N"/>
                <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
                <FareMessage Code="0" Info="BSP - HR" Type="W"/>
                <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
                <PassengerTotalFare BaseFareAmount="6800" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="6800" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="6800" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="7765" TotalTaxes="965"/>
                <BaggageInformation AirlineCode="Y7" ProvisionType="A">
                  <Segment ID="0"/>
                  <Allowance Ref="8"/>
                </BaggageInformation>
                <PenaltiesInfo>
                  <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
                  <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" ConditionsApply="true" Currency="RUB" Type="Exchange"/>
                  <Penalty Amount="0" Applicability="Before" Cat16Info="true" Currency="RUB" Refundable="true" Type="Refund"/>
                  <Penalty Amount="0" Applicability="After" Cat16Info="true" Currency="RUB" Refundable="true" Type="Refund"/>
                </PenaltiesInfo>
              </PassengerInfo>
              <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="CNN">
                <FareComponent Ref="8">
                  <Segment AvailabilityBreak="true" BookingCode="L" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
                </FareComponent>
                <Tax Ref="1"/>
                <Tax Ref="16"/>
                <Tax Ref="4"/>
                <TaxSummary Ref="2"/>
                <TaxSummary Ref="22"/>
                <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
                <FareMessage Carrier="Y7" Code="0" Info="IF NO SHOW NON-REFUNDABLE" Type="N"/>
                <FareMessage Code="0" Info="EACH CNN REQUIRES ACCOMPANYING SAME CABIN ADT" Type="W"/>
                <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
                <FareMessage Code="0" Info="BSP - HR" Type="W"/>
                <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
                <PassengerTotalFare BaseFareAmount="5100" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="5100" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="5100" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="5955" TotalTaxes="855"/>
                <BaggageInformation AirlineCode="Y7" ProvisionType="A">
                  <Segment ID="0"/>
                  <Allowance Ref="8"/>
                </BaggageInformation>
                <PenaltiesInfo>
                  <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
                  <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" ConditionsApply="true" Currency="RUB" Type="Exchange"/>
                  <Penalty Amount="0" Applicability="Before" Cat16Info="true" Currency="RUB" Refundable="true" Type="Refund"/>
                  <Penalty Amount="0" Applicability="After" Cat16Info="true" Currency="RUB" Refundable="true" Type="Refund"/>
                </PenaltiesInfo>
              </PassengerInfo>
              <PassengerInfo NonRefundable="true" PassengerNumber="1" PassengerType="INF">
                <FareComponent Ref="51">
                  <Segment AvailabilityBreak="true" BookingCode="L" CabinCode="Y" MealCode="H" SeatsAvailable="9"/>
                </FareComponent>
                <CurrencyConversion ExchangeRateUsed="1" From="RUB" To="RUB"/>
                <FareMessage Carrier="Y7" Code="0" Info="IF NO SHOW NON-REFUNDABLE" Type="N"/>
                <FareMessage Code="0" Info="EACH INF REQUIRES ACCOMPANYING ADT PASSENGER" Type="W"/>
                <FareMessage Code="0" Info="VALIDATING CARRIER" Type="W"/>
                <FareMessage Code="0" Info="BSP - HR" Type="W"/>
                <FareMessage Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" Type="W"/>
                <PassengerTotalFare BaseFareAmount="0" BaseFareCurrency="RUB" CommissionAmount="0" CommissionPercentage="0" ConstructionAmount="0" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="0" EquivalentCurrency="RUB" ExchangeRateOne="69.1000000" TotalFare="0" TotalTaxes="0"/>
                <BaggageInformation AirlineCode="Y7" ProvisionType="A">
                  <Segment ID="0"/>
                  <Allowance Ref="8"/>
                </BaggageInformation>
                <PenaltiesInfo>
                  <Penalty Amount="0" Applicability="Before" Cat16Info="true" Changeable="true" Currency="RUB" Type="Exchange"/>
                  <Penalty Amount="0" Applicability="After" Cat16Info="true" Changeable="true" ConditionsApply="true" Currency="RUB" Type="Exchange"/>
                  <Penalty Amount="0" Applicability="Before" Cat16Info="true" Currency="RUB" Refundable="true" Type="Refund"/>
                  <Penalty Amount="0" Applicability="After" Cat16Info="true" Currency="RUB" Refundable="true" Type="Refund"/>
                </PenaltiesInfo>
              </PassengerInfo>
              <AncillaryFeeGroup Message="AIR EXTRAS NOT APPLICABLE OR ARE UNKNOWN FOR THIS ITINERARY"/>
              <TotalFare BaseFareAmount="18700" BaseFareCurrency="RUB" ConstructionAmount="18700" ConstructionCurrency="RUB" Currency="RUB" EquivalentAmount="18700" EquivalentCurrency="RUB" TotalPrice="21485" TotalTaxes="2785"/>
              <ValidatingCarrier Ref="1"/>
            </Fare>
          </PricingInformation>
        </Ticket>
      </PricingInformation>
      <DiversitySwapper WeighedPrice="26330.754"/>
    </Itinerary>
    <!--Другие варианты перелетов-->
  </ItineraryGroup>
  <!--Другие группы маршрутов-->
</GroupedItineraryResponse>

results matching ""

    No results matching ""